help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: How do I run ex-client-srp ?


From: Simon Josefsson
Subject: [Help-gnutls] Re: How do I run ex-client-srp ?
Date: Thu, 25 Jan 2007 11:13:58 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

"Avasarala Ranjit-A20990" <address@hidden> writes:

> Hi Simon
>
> How do I run ex-client-srp? I mean what are the arguments I need to
> give? I tried this:

Hi!  The tool doesn't take any arguments.  Did you read an earlier
post about this:

http://article.gmane.org/gmane.network.gnutls.general/613

> ./ex-serv-srp
> Echo Server ready. Listening to port '5556'.
>
> - connection from 127.0.0.1, port 36417
> *** Handshake has failed (Error in password file.)
>
> *** Handshake failed
> GNUTLS ERROR: A TLS packet with unexpected length was received.
> address@hidden examples]$ 

Did you create the password file as described in the URL above?

I now verified that the steps I explained earlier works fine with
GnuTLS 1.6.1 under Windows XP.

To use the ex-*-srp examples, you'll need to invoke:

C:\> srptool -u user -p tpasswd -c tpasswd.conf
Enter password: [Type 'pass']
C:\>

Then invoke './ex-serv-srp' in the same directory as the tpasswd*
files are in, and then invoke ./ex-client-srp'.

Or change the username/password in the source code.

/Simon




reply via email to

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