Hi all, I tried to test the example in manual "Echo Server with OpenPGP" (subsection 7.4.3). It work correctly on server side; infact it return "Echo Server ready. Listening to port '5556' ", But on client side I used gnutls-client. The problem is the following: 1. if I run gnutls-cli -p 5556 hostname on server side was returned "handshake failed" 2. If I run gnutls-cli -p 5556 hostname -s was returned the same error.
I think this error was occur because the server wait to receive pgp key, isn't it? I'm not very familiar with gnutls-cli; how can I use it to test authentication-pgp? If I use "man gnutls-cli" it return the manual but it is vey short :). Simone. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
