help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sprtool fails


From: Andrew Wiseman
Subject: Re: sprtool fails
Date: Sun, 3 Apr 2011 16:04:45 +0100

On 3 April 2011 09:59, Nikos Mavrogiannopoulos <address@hidden> wrote:
On 04/03/2011 05:20 AM, Andrew Wiseman wrote:
>  srptool --passwd /etc/tpasswd --passwd-conf /etc/tpasswd.conf -u test

Hello,
 I seems you can uncovered a bug in gnutls_srp_verifier(), introduced by
the change to nettle. Thanks for reporting that. I've scheduled a
fix for the next bugfix release. The fix can be found at:

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=b9d0bb0e37455e2550c4f79631e4bbe203bfe6d3


Thanks, this seems to have fixed the sprtool problem.

But now 'make check' fails with the following.  I'd imagine this is related to the fix in some way as this didn't happen beforehand.

make  check-TESTS
make[3]: Entering directory `/root/gnutls-2.12.0/tests/dsa'
Checking various DSA key sizes
Checking DSA-1024 with TLS 1.0
Checking server DSA-1024 with client DSA-1024 and TLS 1.0
Processed 1 client certificates...
Processed 1 client X.509 certificates...
Checking server DSA-1024 with client DSA-2048 and TLS 1.0
Failure: Succeeded connection to a server with a client DSA 2048 key and TLS 1.0!
FAIL: testdsa
===================================
1 of 1 test failed
Please report to address@hidden
===================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/root/gnutls-2.12.0/tests/dsa'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/root/gnutls-2.12.0/tests/dsa'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/root/gnutls-2.12.0/tests'
make: *** [check-recursive] Error 1

Thanks again

Andrew

reply via email to

[Prev in Thread] Current Thread [Next in Thread]