I have downloaded the openssl and mod_ssl and apache sources and compiled them for win32 trying to carefully follow the instructions and thought I had a secure version of the apache web server. Now either I or it is confused it gives the follwing if I try and start it up:
[01/Nov/2001 15:52:46 06620] [info] Server: Apache/1.3.22, Interface: mod_ssl/2.8.5, Library: OpenSSL/0.9.6b [01/Nov/2001 15:52:46 06620] [warn] You are using mod_ssl under Win32. This combination is *NOT* officially supported. Use it at your own risk! [01/Nov/2001 15:52:46 06620] [info] Init: 1st startup round (still not detached) [01/Nov/2001 15:52:46 06620] [info] Init: Initializing OpenSSL library [01/Nov/2001 15:52:46 06620] [info] Init: Seeding PRNG with 136 bytes of entropy [01/Nov/2001 15:52:46 06620] [info] Init: Generating temporary RSA private keys (512/1024 bits) [01/Nov/2001 15:52:46 06620] [info] Init: Configuring temporary DH parameters (512/1024 bits) [01/Nov/2001 15:52:46 06620] [info] Init: Seeding PRNG with 136 bytes of entropy [01/Nov/2001 15:52:46 06620] [info] Init: Configuring temporary RSA private keys (512/1024 bits) [01/Nov/2001 15:52:46 06620] [info] Init: Configuring temporary DH parameters (512/1024 bits) [01/Nov/2001 15:52:46 06620] [info] Init: Initializing (virtual) servers for SSL [01/Nov/2001 15:52:46 06620] [warn] Init: (blue.concord.com:443) You configured HTTP(80) on the standard HTTPS(443) port! [01/Nov/2001 15:52:46 06620] [info] Init: 2nd startup round (already detached) [01/Nov/2001 15:52:46 06620] [info] Init: Reinitializing OpenSSL library [01/Nov/2001 15:52:46 06620] [info] Init: Seeding PRNG with 136 bytes of entropy [01/Nov/2001 15:52:47 06620] [info] Init: Configuring temporary RSA private keys (512/1024 bits) [01/Nov/2001 15:52:47 06620] [info] Init: Configuring temporary DH parameters (512/1024 bits) [01/Nov/2001 15:52:47 06620] [info] Init: Initializing (virtual) servers for SSL [01/Nov/2001 15:52:47 06620] [warn] Init: (blue.concord.com:443) You configured HTTP(80) on the standard HTTPS(443) port! [01/Nov/2001 15:52:47 06620] [info] Init: 1st restart round (already detached) <many repetitive lines deleted> I dont have port 80 or listen 80 in my conf file... does this mean the apache executable I built is not the secure version? Then what did I build? many thanks, and help greatly appreciated -pieter ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by the latest virus scan software available for the presence of computer viruses. ********************************************************************** ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
