On Mon, Jun 05, 2000 at 01:37:13PM +0200, laurens van alphen (craxx) wrote:
> hello all,
> 
> using freebsd 4.0-stable as of may 25th. using the
> apache13-modssl port. works fine in a non-chroot environment.
> 
> when using a chroot env. apache segfaults. this is in
> apache_ssl_engine_log: (dates trimmed)
> 
> Server: Apache/1.3.12, Interface: mod_ssl/2.6.4, Library: OpenSSL/0.9.4
> Init: 1st startup round (still not detached)
> Init: Initializing OpenSSL library
> Init: Seeding PRNG with 136 bytes of entropy
> Init: Generating temporary RSA private keys (512/1024 bits)
> 
> gdb where says:
> 
> gdb) where
> #0  0x281a89e5 in RSA_new_method () from /usr/lib/libcrypto.so.1
> #1  0x281a8865 in RSA_new () from /usr/lib/libcrypto.so.1
> #2  0x2814efd6 in RSA_generate_key () from /usr/lib/libcrypto.so.1
> #3  0x804fe2c in ssl_init_TmpKeysHandle ()
> #4  0x804fc62 in ssl_init_Module ()
> (gdb) 
> 
These days OpenSSL is up to version 0.9.5a and quite a lot has
happened to the wrt. key generation. It may be worth trying an
update of OpenSSL.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to