Re: Checking client certificate

2003-07-02 Thread Ng Pheng Siong
On Wed, Jul 02, 2003 at 06:38:08PM +0100, Marius Cabas wrote: > I have already tested them and the same errors occures. What does this output? openssl s_client -connect -cert -key -msg -showcerts -- Ng Pheng Siong <[EMAIL PROTECTED]> http://firewall.rulem

Re: Checking client certificate

2003-07-02 Thread Marius Cabas
I have already tested them and the same errors occures. --- - Original Message - DATE: Thu, 3 Jul 2003 01:08:17 From: Ng Pheng Siong <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: >On Tue, Jul 01, 2003 at 08:20:40AM +0100, Marius Cabas wrote: >> I'm trying to check the client c

Checking client certificate

2003-07-01 Thread Marius Cabas
I'm trying to check the client certificate from the server side but it's not working well. Below is a piece of code from a server and a client application. Is something wrong with my code? because the SSL_accept function is failing with "SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certific