On 15 Jul, Ralf S. Engelschall wrote:
> On Wed, Jul 14, 1999, Jeffrey Hundstad wrote:
>
>> I just followed the US instructions in mod_ssl-2.3.5-1.3.6 with the
>> optional mm-1.0.9 instructions.
>>
>> I've got the snake oil certificate in place.
>>
>> When starting the httpd server:
>>
>> ./httpd -f /home/www/www/conf/httpd.conf -DSSL
>>
>> it presents me with a dialog to enter a pass phrase and I do...
>> at this point everything seems fine. It returns a successful return
>> code.
>>
>> ...but there are no servers running... It does create a pid file and
>> all of the log files and and:
>> -rw-r--r-- 1 root root 675 Jul 14 21:26 ssl_engine_log
>> -rw------- 1 www root 0 Jul 14 21:26 ssl_mutex.14477
>> -rw-r--r-- 1 root root 0 Jul 14 21:26 ssl_request_log
>> -rw------- 2 www root 12288 Jul 14 21:26 ssl_scache.dir
>> -rw------- 2 www root 12288 Jul 14 21:26 ssl_scache.pag
>>
>> the ssl_engine_log is:
>> [14/Jul/1999 21:26:23] [info] Server: Apache/1.3.6, Interface: mod_ssl/2.3.5,
>Library: OpenSSL/0.9.3a
>> [14/Jul/1999 21:26:23] [info] Init: 1st startup round (still not detached)
>> [14/Jul/1999 21:26:23] [info] Init: Initializing OpenSSL library
>> [14/Jul/1999 21:26:23] [info] Init: Loading certificate & private key of SSL-aware
>server www.mankato.msus.edu:443
>> [14/Jul/1999 21:26:23] [info] Init: Requesting pass phrase via builtin terminal
>dialog
>> [14/Jul/1999 21:26:25] [info] Init: Wiped out the queried pass phrases from memory
>> [14/Jul/1999 21:26:26] [info] Init: 2nd startup round (already detached)
>> [14/Jul/1999 21:26:26] [info] Init: Reinitializing OpenSSL library
>
> This looks fine. Are there no entries in the error log?
> Is there a core dump somewhere?
Nope, nothing in any of the logs, including syslog and there is no
core. The program seems to run successfully... well, except that there
is no server process left after I run it ;-)
You can find an strace of the process startup here:
<url: http://www.mankato.msus.edu/jeffrey/ssl/strace-log.txt>
Yes, my snake-oil passphrase is ``bobb'' so i know that's in the logs.
--
Jeffrey Hundstad
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]