Hi,
> Folks,
>  I know this a well known issue, but still didnt find a solution.
>  When generating the key pair certificates, running the command 
> openssl req -new -key mydomain.com.key -out mydomain.com.csr) I received and 
> error message as
> follows:
> 
> Unable to load config info from 
> /var/empty/extlib/tmp/static/openssl-0.9.8d/ssl/openssl.cnf

when you r openssl ws compiled, this directory was the chosen
'home' for OpenSSL, its therefore looking there for the
openssl.cnf file - which contains a load of preconfigured
variables etc - you can simply grab the example .cnf file
supplied with openssl, or find the example one on your system 
and put it into place

alan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to