Re: R: Apache SSL doesn't work

2001-12-04 Thread J. Johnson
On Tue, 4 Dec 2001, Dario Prester wrote: > I think that the generation/configuration of certificates should be OK. Don't _think_ it's okay--VERIFY!!! ("It's not what don't know that hurts you, but what you _know_ is absolutely for sure true--but it ain't!" Or: "To assume makes an ass out of u a

Re: R: R: Apache SSL doesn't work

2001-12-04 Thread Owen Boyle
Dario Prester wrote: > > You're right...I used the same key file to make more CRT files (for changing > only the common name of certificate) > So, server2.key and server3.crt are parts of the same key (public and > private keys) despite on their names Hi Dario, I don't think I can help much mor

R: R: Apache SSL doesn't work

2001-12-04 Thread Dario Prester
Hello Owen, below some answers to your questions Thanks a lot for your time Regards Dario Prester - Original Message - From: Owen Boyle <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 04, 2001 11:45 AM Subject: Re: R: Apache SSL doesn't work >

Re: R: Apache SSL doesn't work

2001-12-04 Thread Owen Boyle
Dario Prester wrote: > > I think that the generation/configuration of certificates should be OK. > Anyway, I attached below an extract of the httpd.conf that I am using for > SSL > SSLCertificateFile /opt/apache/ssl/certs/server3.crt > SSLCertificateKeyFile /opt/apache/ssl/private/server2.key > S

R: Apache SSL doesn't work

2001-12-04 Thread Dario Prester
I think that the generation/configuration of certificates should be OK. Anyway, I attached below an extract of the httpd.conf that I am using for SSL The "verify error" that I get on "openssl s_client" should not stop the handshake. It seems a decrypt error The certificate that I am using is self