Re: Apache 2.0 + ssl + client cert + server cert

2005-07-07 Thread Fco .J. Arias
Hello, I already solve the problem, seems that de message debug: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate > returned is false or incorrect, the correct debug message could be: :sorry I can't verify the client certificate, I do not know the CA. Thanks a lot. Fran O

Re: Apache 2.0 + ssl + client cert + server cert

2005-07-06 Thread Joseph Bruni
Is your client sending only its certificate, or are you sending the entire certificate chain? It looks like your server is unable to rebuild the cert. chain from the client to the root. -Original Message- From: "Fco .J. Arias" <[EMAIL PROTECTED]> Sent: Jul 6, 2005 2:47 PM To: openssl-u