[gnutls-devel] test hangs in 3.2.8.1

Nikos Mavrogiannopoulos nmav at gnutls.org
Wed Feb 12 09:48:10 CET 2014


On Sun, Feb 9, 2014 at 12:52 PM, Thomas Klausner <wiz at netbsd.org> wrote:

> It seems so. Here's the output when run with bash:
> # bash ./testdsa
> Checking various DSA key sizes
> Checking DSA-1024 with TLS 1.0
> Error setting the x509 trust file
> Checking server DSA-1024 with client DSA-1024 and TLS 1.0
> Error setting the x509 trust file
> Checking server DSA-1024 with client DSA-2048 and TLS 1.0
> Checking server DSA-1024 with client DSA-3072 and TLS 1.0
> Checking DSA-1024 with TLS 1.2
> Error setting the x509 trust file
> Checking server DSA-1024 with client DSA-1024 and TLS 1.2
> Error setting the x509 trust file
> Checking server DSA-1024 with client DSA-2048 and TLS 1.2
> Error setting the x509 trust file
> *** Fatal error: The given DSA key is incompatible with the selected TLS protocol.
> *** Handshake has failed

It seems that the executed programs are linked to a different gnutls
version, which doesn't support TLS 1.2. Could that be the case?

regards,
Nikos



More information about the Gnutls-devel mailing list