This is a little trick, OpenVPN is available only in the EPEL repository, so to install, simple add this repo, using this command:
#yum install epel-release
After that, just install the client:
#yum -y install openvpn
JM

This is a little trick, OpenVPN is available only in the EPEL repository, so to install, simple add this repo, using this command:
#yum install epel-release
After that, just install the client:
#yum -y install openvpn
JM