On Thu, Jun 29, 2000 at 11:52:54AM +0200, Albert Serra wrote:
> Sorry, this mail will be long with a C code program attached. If you
> don't want to read, it dooesn't matter, but if somebody want to help me
> and read it and try to solve my problem,  tkank you in advance.
> 
> The question is: as I have written in my previous mail, I have modified
> the cli.cpp and serv.cpp to get client authentication. I have done that
> in the same way than server authentication, that it seems the logic way
> to do that, but it doesn't work. I have spent all the week trying to
> solve it but I haven't got it yet. So if somebody is so kind to read it
> and try to detect an error, it will help me, if not it doesn't matter,
> as I already say it.

This topic has been discussed recently on this list.
Please check the mailing list archives for the following keywords:
SSL_CTX_set_verify() [or SSL_set_verify()] and/or
SSL_VERIFY_PEER, SSL_VERIFY_CLIENT_ONCE (all uppercase).

Regards,
        Lutz
PS. It is not necessary to repeat the same email in HTML...
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to