Re: OpenSSL 1.01.f and Hostname/Email Verification

2014-01-06 Thread Jeffrey Walton
On Tue, Jan 7, 2014 at 12:58 AM, Jeffrey Walton wrote: > On Mon, Jan 6, 2014 at 11:48 PM, Viktor Dukhovni > wrote: >> On Mon, Jan 06, 2014 at 08:49:15PM -0500, Jeffrey Walton wrote: >> >>> I can't seem to find information on using the hostname and email >>> verification functionality. >>> >>> *

Re: OpenSSL 1.01.f and Hostname/Email Verification

2014-01-06 Thread Jeffrey Walton
On Mon, Jan 6, 2014 at 11:48 PM, Viktor Dukhovni wrote: > On Mon, Jan 06, 2014 at 08:49:15PM -0500, Jeffrey Walton wrote: > >> 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/d

Re: OpenSSL 1.01.f and Hostname/Email Verification

2014-01-06 Thread Viktor Dukhovni
On Mon, Jan 06, 2014 at 08:49:15PM -0500, Jeffrey Walton wrote: > 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 rol

OpenSSL 1.01.f and Hostname/Email Verification

2014-01-06 Thread Jeffrey Walton
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