remove some more DANE code
This commit is contained in:
parent
fa7a0efbac
commit
2eab488c02
@ -1461,9 +1461,6 @@ bad:
|
|||||||
SSL_set_session(con, sess);
|
SSL_set_session(con, sess);
|
||||||
SSL_SESSION_free(sess);
|
SSL_SESSION_free(sess);
|
||||||
}
|
}
|
||||||
#ifndef OPENSSL_NO_DANE
|
|
||||||
SSL_pull_tlsa_record(con,host,port);
|
|
||||||
#endif
|
|
||||||
#ifndef OPENSSL_NO_TLSEXT
|
#ifndef OPENSSL_NO_TLSEXT
|
||||||
if (servername != NULL)
|
if (servername != NULL)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user