|
|
On Wed, 2005-02-02 at 09:26, James McCall wrote: > Which on eof these do I edit and use? > > /home/mccallj/download/Openvpn/openvpn-1.6.0/easy-rsa/openssl.cnf > /usr/share/webmin/acl/openssl.cnf > /usr/share/openvpn/easy-rsa/openssl.cnf > /usr/lib/ssl/openssl.cnf > Decided to use /usr/lib/ssl/openssl.cnf I get the following when I run the command against the modified file in the /etc/openVPN folder [root@localhost openVPN]# openssl req -nodes -new -x509 -keyout my-ca-key -out my-ca.crt -days 3650 Unable to load config info Generating a 512 bit RSA private key .........++++++++++++ .......++++++++++++ writing new private key to 'my-ca-key' ----- unable to find 'distinguished_name' in config problems making Certificate Request 22742:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:conf_lib.c:325: ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00041.html on line 202 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00041.html on line 202 |