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 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 certificate" error. I have generating the certificate using OpenSSL >> like this: openssl req -new -x509 -days 365 -nodes -out cert.pem -keyout >> cert.pem > >Test your client with 'openssl s_server'. >Test your server with 'openssl s_client'. > >-- >Ng Pheng Siong <[EMAIL PROTECTED]> > >http://firewall.rulemaker.net -+- Manage Your Firewall Rulebase Changes >http://www.post1.com/home/ngps -+- Open Source Python Crypto & SSL >______________________________________________________________________ >OpenSSL Project http://www.openssl.org >User Support Mailing List [EMAIL PROTECTED] >Automated List Manager [EMAIL PROTECTED] > ____________________________________________________________ Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! http://login.mail.lycos.com/r/referral?aid=27005 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
