[gnutls-help] No supported cipher suites have been found.

Mike Mestnik cheako+gnutls at mikemestnik.net
Mon Dec 7 07:49:02 CET 2015


>From a tip on IRC, I've included the results of a test from the
gnutls-cli application.  This is to rule out an issue where a non cert
type supporting client might be causing problems.

https://travis-ci.org/cheako/ihlt/builds/95292899

At the end, when the other connections from perl fail, there is a test
from gnutls-client.  Same failure.

Is there an issue with non cert type clients?  Would that also be
mapped to "No supported cipher suites..." error?  Can i have a patch
where this error has it's own message?

On Wed, Dec 2, 2015 at 7:54 PM, Mike Mestnik
<cheako+gnutls at mikemestnik.net> wrote:
> I'm writing an example application using gnutls and I'm wondering how
> to get SSL support for RFC 6091, as found in gnutls.
>
> https://github.com/cheako/ihlt/tree/24f6f08cf7c4c118550858718f0a3bb07d3bfa6b
>
> # This gives the same error as [1]perl, so I'm thinking I've a genuine
> problem with my implementation of the echo server.
> gnutls-cli -p 4458 --pgpkeyfile=example/openpgp-secret.txt
> --pgpcertfile=example/openpgp-server.txt localhost
>
> See also:
> 1. http://www.perlmonks.org/?node_id=1149241



More information about the Gnutls-help mailing list