You can write a callback function to 
perform specific checks you need and 
use SSL_CTX_set_verify() to set up
the callback mechanism.

Hope this helps,
Padma

--- GUIRY Aroun <[EMAIL PROTECTED]> wrote:

> Hi all
> 
> I am doing a https client in C language. And I would
> like to know if  
> there is a function that can only check whether the
> server certificate  
> signature fails?
> I use the SSL_get_verify_result() which return the
> first error  
> encountered. Is it possible to verify only a single
> error ?
> 
> 
> Thanks
> 
>          Arun
> 
> 
>
----------------------------------------------------------------
> This message was sent using IMP, the Internet
> Messaging Program.
> 
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> openssl-users@openssl.org
> Automated List Manager                          
> [EMAIL PROTECTED]
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to