A quick update. The code is infinitely looping in crypto/bn/bn_prime.c, lines 151 (The lop label) to 177 (goto loop). It appears that there is never a primce number generated. Notes : add is NULL and callback is NULL Is this something better dicussed on the openssl list? Jeff [EMAIL PROTECTED] Original ======================== Machine : DEC ES40 OS : OSF 1 V5.0 910 Alpha Apache/1.3.12 Mod_ssl/2.6.4 Openssl 0.9.5a We just upgraded our boxes and have moved upgraded apache/modssl/openssl. Everything builds fine, but when I start up the web server it just hangs after asking for the pass phrase. It seems to be stuck in the temporary key generation phase. The ssl_engine_log reads : [30/May/2000 08:30:42 09500] [info] Server: Apache/1.3.12, Interface: mod_ssl/2.6.4, Library: OpenSSL/0.9.5a [30/May/2000 08:30:42 09500] [info] Init: 1st startup round (still not detached) [30/May/2000 08:30:42 09500] [info] Init: Initializing OpenSSL library [30/May/2000 08:30:42 09500] [info] Init: Seeding PRNG with 136 bytes of entropy [30/May/2000 08:30:42 09500] [info] Init: Generating temporary RSA private keys (512/1024 bits) I'm just using builtin for PRNG generation which seems to work fine. The code appears to be looping as it is taking virtually 100% of one of the CPU's : root 9510 5103 0.0 08:33:01 pts/2 0:00.01 /usr/local/apache/bin/apachectl startssl root 9511 9510 99.9 08:33:01 pts/2 0:21.11 /usr/local/apache/bin/httpd -DSSL (these are the only two related apache processes started). Anyone run into any similar problems? Jeff [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
