> On Sep 11, 2018, at 9:57 PM, Jakob Bohm <jb-open...@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.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to