"Avasarala Ranjit-A20990" <[EMAIL PROTECTED]> writes: > Hi > > I am trying to run the srp client/server and getting following errors: > > /client-srp-tls > *** Handshake failed > GNUTLS ERROR: A TLS packet with unexpected length was received. > Segmentation fault > > ./echo-srp-server > Echo Server ready. Listening to port '5556'. > > - connection from 127.0.0.1, port 34905 > *** Handshake has failed (Decryption has failed.) > > How do I proceed further? Should I be using the srp password file?
Yes, you'll need a working srp password file. Btw, that crash looks bad. What's the source for 'client-srp-tls'? Is it an example that came with GnuTLS? I can't find anything by that name in the GnuTLS distribution... /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
