Hi,

 I am trying to install Apache 1.3.12 + modssl + openssl on Win NT Server.
I followed the instructions in install.Win32 and was successful until:
c:\apache\apache_1.3.12\src> nmake /f Makefile.nt installr

Thus, I have my server installed.

Now, I am trying to create a real SSL server certificate. For this I am
following the instructions given in modssl FAQ:

http://www.modssl.org/docs/2.6/ssl_faq.html#ToC24

I was successful in creating RSA private key for  Apache server :
 c:\openssl> openssl genrsa -des3 -out server.key 1024

but am having problems when creating a Certificate Signing Request (CSR)
with the server RSA private key (output will be PEM formatted):
c:\openssl> openssl req -new -key server.key -out server.csr

Using Configuration from c:/openssl/c:/openssl/ssl/openssl.cnf
Unable to load config info
Enter PEM pass phrase:
unable to find 'distinguished_name' in config
problems making Certificate Request

Any help would be appreciated.

thanks,
Susmitha.

------------------
Susmitha Vuyyuru
Developer
<mailto:[EMAIL PROTECTED]>
1.650.314.0936
Portal Wave, Inc.
The Fastest Track to Integrated e-Business
www.portalwave.com


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

Reply via email to