Hi,

I am very new to mod_ssl but very experienced with Apache so please excuse
my questions if they sound stupid:

I have a test server running RH6.0 intel.
I have installed openssl-0.9.3-1.i386.rpm from the contrib area of
www.mod_ssl.org.
I have installed apache-mod_ssl-1.3.6.2.3.2-0.i386.rpm from the same place.

I have edited httpd.conf just to alter the logging level, alter the user
Apache run's as.

If I run `httpd` as root I get the server up and running just fine.

This is the error log in debug mode from the server starting:

[Sun Jun 20 12:28:30 1999] [info] mod_unique_id: using ip addr 192.168.0.2
[Sun Jun 20 12:28:31 1999] [info] mod_unique_id: using ip addr 192.168.0.2
[Sun Jun 20 12:28:32 1999] [info] created shared memory segment #8194
[Sun Jun 20 12:28:32 1999] [notice] Apache/1.3.6 (Unix) configured --
resuming normal operations
[Sun Jun 20 12:28:32 1999] [info] Server built: Jun  9 1999 12:00:46

BUT

If I run `httpd -DSSL` as root the server does not start and all I get in
the error_log is:

[Sun Jun 20 12:34:14 1999] [info] mod_unique_id: using ip addr 192.168.0.2

And all I get this in the ssl_engine_log is:

[20/Jun/1999 12:34:14] [info]  Server: Apache/1.3.6, Interface:
mod_ssl/2.3.2, Library: OpenSSL/0.9.3
[20/Jun/1999 12:34:14] [info]  Init: 1st startup round (still not detached)
[20/Jun/1999 12:34:14] [info]  Init: Initializing OpenSSL library
[20/Jun/1999 12:34:14] [info]  Init: Loading certificate & private key of
SSL-aware server localhost:443
[20/Jun/1999 12:34:14] [trace] Init: (localhost:443) unencrypted RSA private
key - pass phrase not required
[20/Jun/1999 12:34:15] [info]  Init: 2nd startup round (already detached)
[20/Jun/1999 12:34:15] [info]  Init: Reinitializing OpenSSL library


No core dumps are created.

The error logs are not helping me to solve this problem, so can anyone
suggest why this is not working?


BTW. OpenSSL seems to work in s_client mode connecting to other SSL web
sites I don't know how else to test OpenSSL yet.

--
Mark Himsley.
Technical Director,
Clockwork Web.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to