* I tried openssl-users before, but no reply :-(.
Hello,
I have a big problem which I can't solve, so I hope some good soul will
help me.
I upgraded Apache 1.3.9 with mod_ssl module 2.4.8 to apache-1.3.12 with
mod_ssl-2.6.5 (openssl-0.9.5a). The certificates were generated by old
openssl (0.9.4). The problem is:
When I start the server it goes well. Every SSL virtual host is configured
properly. But when I send HUP signal to apache, it gets segmentation
violation signal and dumps a core.
With GDB I discovered where is the problem:
#0 0x811ed25 in SSL_CTX_ctrl ()
#1 0x80bc2e0 in ssl_init_Module ()
#2 0x80bc607 in ssl_init_Module ()
#3 0x80d6029 in ap_init_modules ()
#4 0x80dfaa5 in standalone_main ()
#5 0x80e02c3 in main ()
#6 0x400e3cb3 in ?? () from /lib/libc.so.6
Can anybody help ME please ?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]