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]