
October 21st, 2001, 05:35 AM
|
|
Registered User
|
|
Join Date: Oct 2001
Posts: 10
Time spent in forums: 40 m 40 sec
Reputation Power: 0
|
|
|
SSL CSR setup help!!
Hello All
Er, Newbie time!!!
I've created the cert key file no problem. I'm now trying to make the csr using the line:
openssl req -new -key server.key -out server.csr
I'm getting the error...
Using configuration from d:/openssl/d:/openssl/ssl/openssl.cnf
Unable to load config info
Enter PEM password phrase:
Unable to find distinguished-name in config
Followed by a few 696:error
Apache is installed on drive E: where is it getting the d: info from????
Please note I'm using Apache Win32 1.3.20
|