• V
    Perform DANE-EE(3) name checks by default · 5ae4ceb9
    Viktor Dukhovni 提交于
    In light of potential UKS (unknown key share) attacks on some
    applications, primarily browsers, despite RFC761, name checks are
    by default applied with DANE-EE(3) TLSA records.  Applications for
    which UKS is not a problem can optionally disable DANE-EE(3) name
    checks via the new SSL_CTX_dane_set_flags() and friends.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    5ae4ceb9
x509_vfy.c 99.5 KB