help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: GNU TLS 2.2.4 installation


From: Simon Josefsson
Subject: [Help-gnutls] Re: GNU TLS 2.2.4 installation
Date: Fri, 14 Nov 2008 11:45:47 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

Rajitha Reddy <address@hidden> writes:

> 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

You don't have modify any source code to test it, just use the
gnutls-cli tool like this:

gnutls-cli -p 4711 your.server.org -d 4711

You'll see it send the extension if you see this:

|<2>| EXT[a04e070]: Sending extension SERVER_NAME

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]