help-gnutls
[Top][All Lists]
Advanced

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

Re: gnutls suite b interoperability with a mocana server


From: Nikos Mavrogiannopoulos
Subject: Re: gnutls suite b interoperability with a mocana server
Date: Thu, 26 Apr 2012 23:17:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 04/26/2012 08:37 PM, James Newell wrote:

> Hello,
> 
> I'm attempting to use gntls client with a mocana ssl server.  The
> gnutls-cli fails indicating it could not negotiate a cipher suite,
> despite the mocana sending back the cipher selected in the server
> hello packet chosen from the client cipher list.  I've provide both
> debug output from the server and client below.  Is it possible I
> configured something incorrectly on the gnutls side?  Any help is
> appreciated.


Interesting issue. The key is:

> |<3>| HSK[0x14fc5f0]: Server's version: 3.0
> |<3>| HSK[0x14fc5f0]: unsupported cipher suite C0.09


Your server negotiates SSL 3.0 with an elliptic curve ciphersuite. Those
are defined with TLS 1.0 or later. Is there an option to
enable TLS 1.0 on your server?

regards,
Nikos




reply via email to

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