Displaying 1 result from an estimated 1 matches for "whichopensslcnf".
2011 Jan 20
2
problems with OpenVPN 2.1.4 on Centos 5.5
Hello listmates,
I've got this Centos 5.5 box which I am trying to configure as an
OpenVPN server. Now 2.1.4 seems to have added pkcs11 support and that
stops me from creating the CA and other necessary files:
[root at gw5fl 2.0]# . ./vars
bash: /usr/share/doc/openvpn-2.1.4/easy-rsa/2.0/whichopensslcnf:
Permission denied
NOTE: If you run ./clean-all, I will be doing a rm -rf on
/usr/share/doc/openvpn-2.1.4/easy-rsa/2.0/keys
[root at gw5fl 2.0]# ./clean-all
[root at gw5fl 2.0]# ./build-ca
Please edit the vars script to reflect your configuration,
then source it with "source ./vars"....