Sam Varshavchik wrote:
> My client is compiled against gnutls 2.8.5. I am connecting to a server
> that's built against OpenSSL 1.0.0.
> The OpenSSL server is failing the handshake with the following error
> message:
> error:1408A0E3:SSL routines:SSL3_GET_CLIENT_HELLO:parse tlsext
> After some Googling around, I remove my client's call to
> gnutls_server_name_set( .. GNUTLS_NAME_DNS .. ), and that makes OpenSSL
> happy.

Cannot verify it with openssl s_server and gnutls 2.9.x (name server
indication code hasn't changed since 2.8). Can you provide a
reproducible example?

regards,
Nikos





_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to