Commit 8d887efa authored by Viktor Dukhovni's avatar Viktor Dukhovni
Browse files

Better invalid SNI name error handling



Also report an SSL_dane_enable error when the basedomain is an
invalid SNI name.  Avoid side-effects when such a name is valid
with X509_VERIFY_PARAM_set1_host(), as e.g. with an empty name, by
setting the SNI name first.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 0982ecaa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment