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

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun May 31 07:39:22 CEST 2009


On Sun, 31 May 2009 01:05:33 +0200
"Roland Winkler" <Roland.Winkler at physik.uni-erlangen.de> wrote:

This certificate restricts its usage to key encipherment. For TLS this
is restricted to only the RSA key exchange. By misconfiguration however
the server allows you to connect with a ciphersuite that violates this
usage and that's why gnutls-cli fails to connect. Try to connect using
this priority string:
 gnutls-cli --priority "normal:-dhe-rsa"

> Key Usage (not critical):
> 			Key encipherment.


regards,
Nikos





More information about the Gnutls-help mailing list