Re: apache openssl

2001-03-27 Thread jnogueira
Have tried "LoadModule"? __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTE

RE: how to generate a client certificate for IIS4.0

2001-03-23 Thread jnogueira
Could you, Please, send me the openssl.cnf (or relevant part of it) you used to sign the certificate. The sign script I use creates one .cnf on the fly so check it out. The proccess I follow is this: I generate the key: openssl genrsa -des3 -out clienteNets-dsa.key 1024 Then I generate the c

Re: how to generate a client certificate for IIS4.0

2001-03-21 Thread jnogueira
No! my bowser shows me the 2 certificates, the working one and the non working one. He sends the a list of CA's whith the 2 signing CA's. And I've tried to generate a client certificate with safelayer and it works too! the safelayer cert and the NT one share this extensions: X509v

how to generate a client certificate for IIS4.0

2001-03-21 Thread jnogueira
I need to connect to a IIS4.0 on a NT4.0 server requiring a client certificate, but i cannot generate a suitable client certificate using openssl. When i connect to the site the browser shows me a list with all the certificates i have to select one. But the only one that works is the one genera