Emilia Kasper 0923e7df9e Fix hostname validation in the command-line tool to honour negative return values.
Specifically, an ASN.1 NumericString in the certificate CN will fail UTF-8 conversion
and result in a negative return value, which the "x509 -checkhost" command-line option
incorrectly interpreted as success.

Also update X509_check_host docs to reflect reality.

Thanks to Sean Burford (Google) for reporting this issue.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-02-10 15:35:20 +01:00
..
2015-01-27 10:19:14 -05:00
2015-01-28 15:41:14 -05:00
2015-01-27 10:19:14 -05:00
2015-01-22 09:20:09 +00:00
2015-02-06 10:55:31 -05:00