Error in handshake - Error: Could not negotiate a supported cipher suite.
Nikos Mavrogiannopoulos
nmav at gnutls.org
Wed Aug 8 15:10:51 CEST 2012
On Wed, Aug 8, 2012 at 2:24 AM, Kristian Fiskerstrand
<kristian.fiskerstrand at sumptuouscapital.com> wrote:
> Hi,
> I'm trying to set up mod_gnutls on apache to use OpenPGP key for a TLS
> session but I'm having some trouble getting gnutls set up correctly for
> a handshake. If I'm not too mistaken alert(21) indicate a decryption
> error - any hints for how I should debug this?
> What I have so far is - using gnutls-serv and gnutls-cli - the following;
[...]
> --priority NORMAL:+ANON-DH \
Shouldn't you enable openpgp support as well? You can do that by adding
+CTYPE-OPENPGP.
regards,
Nikos
More information about the Gnutls-help
mailing list