Full_Name: James Hall
Version: 2.4.2-1.3.9
OS: win98
Submission from: (NULL) (208.194.198.19)


I am using opensa's binary installation on a win'98 machine. The reason for
running win98 isn't relative to this problem. I use the following batch to
(attempt) generate a csr so that I can obtain a verisign cert.:
cd c:\progra~1\opensa\openssl\bin\
openssl md5 * > rand.dat
openssl genrsa -des3 -out server.key 1024 
openssl req -new -key server.key -out server.csr 
I am prompted to enter a password, and a server.key is generated without a
hitch. Then it looks for the config file at /usr/local/ssl/openssl.conf
Since this is not a Unix systen, it cannot locate the file there. I run a
search, and cannot locate opensl.cnf anywhere, though I am not sure how to point
openssl.exe to it if I did find it.

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to