help-gnutls
[Top][All Lists]
Advanced

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

Re: gnuTLS 3.0.20 - 'Fatal error: The TLS connection was non-properly te


From: Scott McGillivray
Subject: Re: gnuTLS 3.0.20 - 'Fatal error: The TLS connection was non-properly terminated' against Cisco load balancers
Date: Mon, 18 Jun 2012 10:36:08 +0100

On 18 June 2012 10:03, Richard Moore <address@hidden> wrote:
On 18 June 2012 09:50, Scott McGillivray <address@hidden> wrote:
> I don't know if the problem see in openssl 1.0.1c might be related to the
> problem I'm seeing in gnutls 3.0.20? I couldn't see a similar option for
> gnutls-cli to force TLS 1.0 or ignore TLS 1.2 for me to test.

--protocols

Rich.


Many thanks, that allowed me to connect.

i think the --protocols option is deprecated, i couldn't find it in in man pages, but i was able to successfully connect to the site using the below command which does the same thing.

gnutls-cli --priority NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT accounts.codemasters.com

Info on the command found at http://www.gnu.org/software/gnutls/manual/gnutls.html#Interoperability

I wonder what has changed in gnutls and openssl in recent versions that prevents them from gratefully downgrading to a supported TLS version when connecting to these Cisco CSS units.

Thanks again for your help.

Scott.

reply via email to

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