Thanks for the information. I am trying to test my SSL Server on how it can handle the GNU TLS Client servername extension.
Is this the file to be modified on the GNU TLS client to send servername extension? lib/gnutls_extensions.c thanks, Rajitha. -----Original Message----- From: Simon Josefsson [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2008 12:32 AM To: Rajitha Reddy Cc: [email protected] Subject: Re: GNU TLS 2.2.4 installation Rajitha Reddy <[EMAIL PROTECTED]> writes: > Thank you. I have built it on Linux with latest versions of gnutls. Libcyrpt > and libpgerror. It went through fine. Although, I got an error when doing a > "make check " on gnutls. But, "make install" on gnutls did go through fine. ... > make[3]: Entering directory > `/auto/users/rreddy/software/ssl/gnutls-2.6.0/tests/pkcs12-decode' ... > ../../lib/gnutls_mpi.h:29:23: error: libtasn1.h: No such file or directory In > file included from ../../lib/gnutls_cert.h:30, This problem should be fixed in v2.6.2, try it instead. You could also install libtasn1 manually before building gnutls. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
