I can't seem to find information on using the hostname and email
verification functionality.

  * SSL_CTX_set_verify does not discuss it
    * www.openssl.org/docs/ssl/SSL_CTX_set_verify.html
    * No mention if it was rolled into SSL_VERIFY_PEER
  * s_client does not have any new switches
    * no -verify_hostname or -verify_email
  * grepping sources does not seem to turn up relevant results
    * grep -R -i verify_hostname *
    * grep -R -i verify_email *
    * too many hits for 'verify'

What should I be looking at?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to