[openssl-users] Version negotiation failure failure?

Viktor Dukhovni openssl-users at dukhovni.org
Wed Sep 12 02:38:21 UTC 2018



> On Sep 11, 2018, at 9:57 PM, Jakob Bohm <jb-openssl at wisemo.com> wrote:
> 
> Clarification question, as I cannot match what you wrote above with
> the changelog (NEWS) in the OpenSSL 1.1.1 tarball:
> 
> - Does OpenSSL 1.1.1 include SSL3.0 support or not?

The code is there, but it is disabled in default builds.  You
need to run:

	./Configure <target> enable-ssl3 ...

to get SSL 3.0 support.

-- 
	Viktor.



More information about the openssl-users mailing list