"Avasarala Ranjit-A20990" <[EMAIL PROTECTED]> 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.
> [EMAIL PROTECTED] 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


_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to