Hi,

I want the client side don't try to verify the server certificate.

The verify_mode in SSL_ctx_st is set to SSL_VERIFY_NONE. But connection always 
terminated after calling x509_verify_cert().
Do you know what happens? The doc says this mode set in client side will 
disable verification of server certificate. Is there any where else should be 
set too? 

Regards
Jason 

Reply via email to