Thanks James,

When I check the httpd.conf, there is no SSL configuration. After copying
them from the old server. Everything works right.

> -----Original Message-----
> From: James Treworgy [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 10, 2000 9:12 AM
> To:   Ed Yu
> Subject:      Re: apache 1.3.12, open-ssl 0.9.5a, mod_ssl-2.6.4-1.3.12/
> 
> Perhaps it's not finding your cert files? You shouldn't need to do any 
> making of certificates if you are upgrading. Check the following
> directives 
> in your httpd.conf:
> 
> SSLCertificateFile
> SSLCertificateKeyFile
> 
> and make sure they exist/are pointing to valid files.  These can be 
> directory level directives, e.g. I have different certs for each server.
> 
> Jamie
> 
> 
> At 06:32 PM 5/9/00 -0400, Ed Yu wrote:
> >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]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to