On Mon, Nov 03, 2008, Aravinda babu wrote:

> Hi all,
> 
> Normally , During HTTPS connection establishment peer server produces it's
> certificate to the client.I want to know how openssl checks this certificate
> ? I want to know the exact API which does this so that i will check the code
> of that API. Please tell me the related things regarding this. (Means how
> client checks the digital signature of peer certificate etc........)
> 

It uses X509_verify_cert(). This is an openssl-users question and shouldn't
be in openssl-dev.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to