RFC6689 support: add missing commit (git noob alert).
This commit is contained in:
		@@ -1317,6 +1317,9 @@ bad:
 | 
			
		||||
		SSL_set_session(con, sess);
 | 
			
		||||
		SSL_SESSION_free(sess);
 | 
			
		||||
		}
 | 
			
		||||
#ifndef OPENSSL_NO_DANE
 | 
			
		||||
	SSL_pull_tlsa_record(con,host,port);
 | 
			
		||||
#endif
 | 
			
		||||
#ifndef OPENSSL_NO_TLSEXT
 | 
			
		||||
	if (servername != NULL)
 | 
			
		||||
		{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user