Hi Gurus,

Today I try to install apache, jserv, open-ssl and mod-ssl 2.6.4 and
everythings seems ok except when I link in the mod-ssl and restart the
server, I cannot restart and the following appears in the error_log file:

[Tue May  9 18:16:51 2000] [error] mod_ssl: Init: Failed to generate
temporary 512 bit RSA private key

I was trying to avoid to recreate the certificate since I'm upgrading from
apache 1.3.9, open-ssl 0.9.4 and mod_ssl 2.4.10 and already have a
certificate. So when I try to perform 'make certificate', I did:

cd /usr/local/apache/1.3.12/conf
cp -pr /usr/local/apache/1.3.9/conf/ssl* .

then I did:

make certificate TYPE=existing \
        CRT=/usr/local/apache/1.3.12/conf/ssl.crt/server.crt \
        KEY=/usr/local/apache/1.3.12/conf/ssl.key/server.key

and things seems ok. I was also able to see the certificate decryption
using:

make certificate VIEW=1

Finally I did make install and try to restart the server and encounter the
above error, any ideas?

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Ed Yu, IBM Certified Specialist - AIX System Administrator
Information Technology Manager,
University of South Carolina,
Advanced Solutions Group, Physics Dept.,
Columbia, SC 29208
Office (803)777-8831, FAX (803)777-8833, Email [EMAIL PROTECTED]

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

Reply via email to