help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Key usage violation in certificate


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] Key usage violation in certificate
Date: Mon, 03 Nov 2008 22:03:01 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Kevin P. Fleming wrote:
> Nikos Mavrogiannopoulos wrote:
> 
>> I don't think this can be the case, but cannot be sure. Does libneon
>> can be run with gnutls debugging on?
> 
> Thanks very much for your help!
> 
> I've built Subversion 1.5.4 with libneon 0.28.2 (both from source, but
> gnutls using the Ubuntu packages) configured to force the gnutls global
> debug level to 4711, and here's the output from a failed connection attempt:

It seems gnutls fails because the (client) certificate it uses for
authentication it doesn't support signing (and TLS client certificates
must support it).

Check (with certtool -i) if the client certificate contains the
following lines:

        Key Usage (critical):
                Digital signature.

(the one I used for testing contained them).

regards,
Nikos




reply via email to

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