Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jul 2018 19:47:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 176722] [openssl] OpenSSL 1.0.1e fails to fallback to TLS1 if the server doesn't allow for anything else
Message-ID:  <bug-176722-227-DTRDnwtdm5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-176722-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-176722-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D176722

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem@freebsd.org
             Status|Open                        |Closed
         Resolution|---                         |Works As Intended

--- Comment #5 from Conrad Meyer <cem@freebsd.org> ---
I think this is an intentional security feature (i.e., preventing protocol
downgrade attacks) introduced by OpenSSL in 1.0.1c:

https://github.com/openssl/openssl/blob/OpenSSL_1_0_1-stable/CHANGES#L1052

> Don't use TLS 1.0 record version number in initial client hello if renego=
tiating. [Steve Henson]

In any case if there is still a bug, file it in upstream OpenSSL (now track=
ing
issues on Github) and we can track it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-176722-227-DTRDnwtdm5>