Hi, We are able to Install the Apache with mod_ssl and OpenSSL (got the tar from www.OpenSA.org). We created our own certificate (ca.key and ca.crt files) and copied those files into conf directory under Apache server. We also gave the following configuration SSLCertificateFile and SSLCertificateKeyFile paths in the httpd.conf file. We are able to start the Apache with mod_ssl server. But we are unable to get the response from the server thru MISE or Netscape Browser. Configuration is : OpenSA 0.10 (is nothing but Apache 1.3.9, mod_ssl 2.4.9-1.3.9, OpenSSL 0.9.4) on Windows-NT machine. When we start the Apache-Server, we see the following log information in the engine.log file [04/Jan/2000 11:38:48] [info] Server: Apache/1.3.9 (OpenSA), Interface: mod_ssl/2.4.2, Library: OpenSSL/0.9.4 [04/Jan/2000 11:38:48] [info] Init: 1st startup round (still not detached) [04/Jan/2000 11:38:48] [info] Init: Initializing OpenSSL library [04/Jan/2000 11:38:48] [info] Init: Loading certificate & private key of SSL-aware server localhost:443 [04/Jan/2000 11:38:48] [info] Init: Requesting pass phrase via builtin terminal dialog [04/Jan/2000 11:38:55] [info] Init: Wiped out the queried pass phrases from memory [04/Jan/2000 11:38:55] [info] Init: Seeding PRNG with 8 bytes of entropy [04/Jan/2000 11:38:55] [info] Init: Generating temporary RSA private keys (512/1024 bits) [04/Jan/2000 11:38:58] [info] Init: Configuring temporary DH parameters (512/1024 bits) [04/Jan/2000 11:38:58] [info] Init: Initializing (virtual) servers for SSL [04/Jan/2000 11:38:58] [info] Init: Configuring server localhost:443 for SSL protocol [04/Jan/2000 11:38:58] [warn] Init: (localhost:443) RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [04/Jan/2000 11:38:58] [info] Init: 2nd startup round (already detached) [04/Jan/2000 11:38:58] [info] Init: Reinitializing OpenSSL library [04/Jan/2000 11:38:58] [info] Init: Seeding PRNG with 8 bytes of entropy [04/Jan/2000 11:38:58] [info] Init: Initializing (virtual) servers for SSL [04/Jan/2000 11:38:58] [info] Init: Configuring server localhost:443 for SSL protocol [04/Jan/2000 11:38:58] [warn] Init: (localhost:443) RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [04/Jan/2000 11:38:58] [info] Server: Apache/1.3.9 (OpenSA), Interface: mod_ssl/2.4.2, Library: OpenSSL/0.9.4 [04/Jan/2000 11:38:58] [info] Init: 1st startup round (still not detached) [04/Jan/2000 11:38:58] [info] Init: Initializing OpenSSL library [04/Jan/2000 11:38:58] [info] Init: Loading certificate & private key of SSL-aware server localhost:443 [04/Jan/2000 11:38:58] [info] Init: Requesting pass phrase via builtin terminal dialog After this, once we send the resquest from the browser as https://localhost/, we get no response. We dont even see any log information in acces.log and error.log files. This is really crucial for us. If somebody can give us a clue it would be a great help. thanks and regards, Naga ______________________________________________________________________ The OpenSA Project http://www.opensa.org/ User List [EMAIL PROTECTED]
