On Mon, Sep 26, 2011 at 1:58 PM, derleader mail <[email protected]> wrote: > Hi, > I compiled the GnuTLS 3.0.3 examples in /doc/examples directory. > The problem is that when I try to start the examples ./ex-serv1 and > ./ex-client1 on the same computer this error message appears: > - connection from 127.0.0.1, port 39788 > *** Handshake has failed (Could not negotiate a supported cipher suite.) > Any idea where I'm wrong? Can you give me some information how to run the > examples?
Please read the documentation [0] first before using the examples. If you check the documentation of the two examples you mention you'll understand why they don't interoperate. [0]. http://www.gnu.org/software/gnutls/documentation.html regards, Nikos _______________________________________________ Help-gnutls mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnutls
