Dear SSL Community/Dattesh, I've downloaded the Apache &SSL from the link recommended by Dattesh from a prior mail thread.
Whilst configuring the ssl.conf, i decided to use a key and cert that i generated for my apache ssl in linux environment. however for win32, pass phrase is not recommended for use based on the error i received when i configured SSLPassPhraseDialog builtin : "Init: SSLPassPhraseDialog builtin is not supported on Win32 (....xx.key). Hence i decided to generate a key and csr to make it to work. That failed as well:- Generating the key i did "openssl>genrsa -out tst.key 1024", was ok However when i tried generating CSR"openssl>req -new -key tst.key -out tst.csr", i received the following error:- " Unable to load config info unable to find 'distinguished_name' in config problems making Certificate Request 2184:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:325: error in req " could any of you help me out here. i'm not sure what can i do. .sakthi ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]