Hello All,

Do the following two perform the same job?

1) SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL)
2) SSL_get_verify_result(ssl)

-Rij
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to