Look at your environment variables:  variable OPENSSL_CONF will contain the
path to this file.  I presume that the H: drive is a relic of your install
process.  I have attached a standard version of openssl.cnf


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Shane Sarver
> Sent: Thursday, September 14, 2000 10:16 PM
> To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
> Subject: Failed to create CSR, unable to load config info
>
>
> When trying to create a CSR, openssl try to look on the H: drive for
> openssl.cnf.
> There is no H: drive on my machine.  Plus, I can't find a file anywhere
> called openssl.cnf.
>
>
> c:\Program Files\Apache>openssl genrsa -des3 -rand readme -out
> www.virtualhost.com.key 1024
> Loading 'screen' into random state - done
> 2046 semi-random bytes loaded
> Generating RSA private key, 1024 bit long modulus
> ..................................+++++++
> ..++++++
> unable to write 'random state'
> e is 65537 (0x10001)
> Enter PEM pass phrase:
> Verifying password - Enter PEM pass phrase:
>
>
> c:\Program Files\Apache>openssl req -new -key www.virtualhost.com.key -out
> www.virtualhost.com.csr
> Using configuration from h:/openssl/h:openssl/ssl/openssl.cnf
> Unable to load config info
> Enter PEM pass phrase:
> unable to find 'distinguished_name' in config
> problems making Certificate Request
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
>

openssl.cnf

Reply via email to