Re: Problem with client authentication

1999-04-23 Thread Maristela Terto de Holanda
I set in the file ssleay.cnf the nsCertType 0xb0 and client authentication worked ok ! - Original Message - From: Maristela Terto de Holanda <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 22, 1999 11:48 AM Subject: Problem with client authentication >

R: Problem with client authentication

1999-04-22 Thread Andrea e Luca Giacobazzi
[EMAIL PROTECTED] <[EMAIL PROTECTED]> Data: giovedì 22 aprile 1999 19.28 Oggetto: Problem with client authentication >Hi, > >I'm running apache 1.3.3, mod_ssl 2.2., ssleay 0.9.0b > >To create the client authentication, I followed the steps: 1- include >the c

Re: Problem with client authentication

1999-04-22 Thread Steffen Dettmer
> I'm running apache 1.3.3, mod_ssl 2.2., ssleay 0.9.0b I suggest you to upgrade to open-ssl 0.9.2b, since you'll be able to set the X509v3 extensions directly. > The browser (Netscape 4.5) shows me a NO USER CERTIFICATES message box. What > could be happening ? Did you set the CA Cert in t

Re: Problem with client authentication

1999-04-22 Thread Maristela Terto de Holanda
Thanks, I checked SSLCACertificate{File,Path} are ok. Do you have any other sugestion? Maristela - Original Message - From: Ralf S. Engelschall <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 22, 1999 12:03 PM Subject: Re: Problem with client authenticati

Re: Problem with client authentication

1999-04-22 Thread Ralf S. Engelschall
On Thu, Apr 22, 1999, Maristela Terto de Holanda wrote: > To create the client authentication, I followed the steps: 1- include > the certificate of my own ca > in the ca-bundle file which is referenced in httpd.conf; 2- in the > httpd.conf file I set SSLVerifyClient require; > 3- My persona

Problem with client authentication

1999-04-22 Thread Maristela Terto de Holanda
Hi, I'm running apache 1.3.3, mod_ssl 2.2., ssleay 0.9.0b To create the client authentication, I followed the steps: 1- include the certificate of my own ca in the ca-bundle file which is referenced in httpd.conf; 2- in the httpd.conf file I set SSLVerifyClient require; 3- My personal c

Problem with client authentication w/ new CA

1999-02-12 Thread Lukasz A Weber
Versions: SSLeay 0.9.0b rsaref 2.0 mod_ssl 2.2.2 Apache 1.3.4 Hi, I've compiled the whole apache package per your instructions found at http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-SNAP/INSTALL. I've obtained a server certificate, and the CA certificate. I've placed them