Rajitha Reddy <[EMAIL PROTECTED]> writes: > Hi, > > I am testing my ssl server with GNU TLS client. I am testing how my server > processes the server name extension sent by the gnu tls client. > > The following part is the client hello extension that my ssl server received > from GnuTLS client. It doesn't look right to me. It seems to contain the > version number and perhaps a sequence number as well. > > 17 00 09 00 03 02 00 01 00 00 00 0c 00 0a 00 00 > 07 62 69 73 6f 6e 73 76 > > DTLS added the sequence number inside the hand shake message. > > Can you please let me know if there is a way to check if GNU DTLS is turned > on?
GnuTLS doesn't support DTLS. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
