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: Sat, 15 Nov 2008 18:08:45 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Rajitha Reddy <address@hidden> writes:

> Hi,
>
> Here is how I am calling the gnutls client:
>
> gnutls-cli -d 10000 -p 6443 testserver
>
> where
>         testserver - name of the machine running the ssl server.
>         6443 - port on which the server is listening.
>
> Is this the right way of sending the servername extension to my ssl server?

Yes.

> With this, I am seeing that the gnu cli shows the following in its output:
>
> |<2>| EXT[9dc5888]: Sending extension SERVER_NAME

Seems like it works then.

> My doubt is:
>
> What is the difference between -srpusername and the field "testserver" in
>
> "gnutls-cli -d 10000 -p 6443 testserver"

Testserver is a hostname, -srpusername indicates the username used with
SRP authentication.  The SRP username doesn't have anything to do with
the hostname in the server name extension.

/Simon




reply via email to

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