[Bug 998918] Re: openvpn openssl.cnf file missing

2012-05-14 Thread David Maxwell
so have I, but the script whichopensslcnf (in the easy-rsa directory of openvpn) expects to find an openssl.cnf file in the same directory as itself ** Package changed: ubuntu = openvpn (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 998918] Re: openvpn openssl.cnf file missing

2012-05-23 Thread David Maxwell
This is exactly the problem I encountered and which needs fixing. As a work around, I added a link to openssl-1.0.0.cnf with the name of openssl.cnf in the same directory: cd /etc/openvpn/easy-rsa sudo ln -s openssl-1.0.0.cnf openssl.cnf This worked, created the necessary certificate file and