[openssl-dev] SSL_set_tlsext_host_name(ssl, "")

2016-01-16 Thread Claus Assmann
While playing around with the DANE suppport in OpenSSL 1.1 I noticed that the TLS handshake will fail if I specify an empty name: SSL_dane_enable(ssl, "") (AFAICT no name is needed for DANE-TA(2) RRs). This can also be reproduced using openssl s_client -servername "" ... The error I'm getting

Re: [openssl-dev] SSL_set_tlsext_host_name(ssl, "")

2016-01-16 Thread Claus Assmann
On Sat, Jan 16, 2016, Viktor Dukhovni wrote: > > Please try the two attached patches. > Better version of the first patch. Those solve the problem for me. Thanks! ___ openssl-dev mailing list To unsubscribe: