Hi,

I tried to install apache 1.3.9 with mod_ssl 2.4.7 and openssl 0.9.4 on
Suse6.3 linux and it worked well on two machines, but the same
configuration failed to work on two other computers.

The configuration contains two virtual hosts, one for http and another
one for https connection.
When I start up apache on the good machines it writes the following
lines into the ssl_engine_log file:

[08/Mar/2000 16:04:55 07648] [info]  Server: Apache/1.3.9, Interface:
mod_ssl/2.
4.7, Library: OpenSSL/0.9.4
[08/Mar/2000 16:04:55 07648] [info]  Init: 1st startup round (still not
detached
)
[08/Mar/2000 16:04:55 07648] [info]  Init: Initializing OpenSSL library
[08/Mar/2000 16:04:55 07648] [info]  Init: Loading certificate & private
key of 
SSL-aware server zglozik.hq.innovative.hu:8012
[08/Mar/2000 16:05:36 08124] [info]  Server: Apache/1.3.9, Interface:
mod_ssl/2.
4.7, Library: OpenSSL/0.9.4
[08/Mar/2000 16:05:36 08124] [info]  Init: 1st startup round (still not
detached
)
[08/Mar/2000 16:05:36 08124] [info]  Init: Initializing OpenSSL library
[08/Mar/2000 16:05:36 08124] [info]  Init: Loading certificate & private
key of 
SSL-aware server zglozik.hq.innovative.hu:8012
[08/Mar/2000 16:05:37 08125] [info]  Init: 2nd startup round (already
detached)
[08/Mar/2000 16:05:37 08125] [info]  Init: Reinitializing OpenSSL
library
[08/Mar/2000 16:05:37 08125] [warn]  Failed to acquire global mutex lock
[08/Mar/2000 16:05:37 08125] [warn]  Failed to release global mutex lock
[08/Mar/2000 16:05:37 08125] [warn]  Failed to acquire global mutex lock
[08/Mar/2000 16:05:37 08125] [warn]  Failed to release global mutex lock
[08/Mar/2000 16:05:37 08125] [info]  Init: Seeding PRNG with 8 bytes of
entropy
[08/Mar/2000 16:05:37 08125] [info]  Init: Generating temporary RSA
private keys
 (512/1024 bits)
[08/Mar/2000 16:05:37 08125] [info]  Init: Configuring temporary DH
parameters (
512/1024 bits)
[08/Mar/2000 16:05:37 08125] [info]  Init: Initializing (virtual)
servers for SS
L
[08/Mar/2000 16:05:37 08125] [info]  Init: Configuring server
zglozik.hq.innovat
ive.hu:8012 for SSL protocol

When I start up apache on one of the bad machines it writes the
following lines into the ssl_engine_log file and when I try to connect
to apache with netscape it blocks:

[08/Mar/2000 17:46:08 12085] [info]  Server: Apache/1.3.9, Interface:
mod_ssl/2.
4.7, Library: OpenSSL/0.9.4
[08/Mar/2000 17:46:08 12085] [info]  Init: 1st startup round (still not
detached
)
[08/Mar/2000 17:46:08 12085] [info]  Init: Initializing OpenSSL library
[08/Mar/2000 17:46:08 12085] [info]  Init: Loading certificate & private
key of 
SSL-aware server bagoy.hq.innovative.hu:8012
[08/Mar/2000 17:46:09 12086] [info]  Init: 2nd startup round (already
detached)
[08/Mar/2000 17:46:09 12086] [info]  Init: Reinitializing OpenSSL
library

Any ideas?

bye,
        Zoltan

ps.: please send answers to my private e-mail as well, thanks.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to