|
|
First, it's not advisable to use your VPN server as your CA; if you do that, an attacker who compromises your VPN can force you to revoke and reissue *all* certificates and keys, as opposed to only the key and cert presently associated with your server. Second, as the error indicates, it's looking for (and failing to find) the file openssl.cnf; this is presumably what you missed. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |