>> > >mod_ssl/2.2.3 failed to restart(kill -HUP).
>> > >After restarting, http is OK, but https is down.
>> > >OS is Solaris2.6(on SS20).
>> I'll investigate in a few hours.
>Ok, I've now found and successfully fixed this problem for mod_ssl 2.2.4.
>Thanks for the hints. It was my fault because I've forgotten that OpenSSL's
>d2i_xx functions also change the data pointer (and not only i2d_xxx where I've
>finally done it correctly). I've to incorporate some experimental EAPI hooks
>for vendors before I can release 2.2.4 today or tomorrow, so I append you the
>essential patch below. Apply it to ssl_engine_kernel.c and your server
>should again survive restarts without problems. The patch is already
>comitted this way for mod_ssl 2.2.4.
My server survive restarts without problem!!
Thank you.

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to