Christian Margreve <[EMAIL PROTECTED]>:

> #openssl req -new > new.cert.key
> Using configuration from /usr/local/ssl/openssl.cnf       //? my directory
> is : /usr/local/openssl
> Unable to load config info

> How to change the reference "/usr/local/ssl/openssl.cnf" to
> "/usr/local/openssl/openssl.cnf"?

If you used the ./config or ./Configure option --openssldir=/usr/local/openssl,
then /usr/local/openssl/openssl.cnf should be the default.
See OPENSSLDIR definition in crypto/opensslconf.h (which is written
by the Configure script).
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to