Removing tls1 support in Openssl 1.0.2o
Sam Kappen
skappen at mvista.com
Sat Apr 18 23:50:14 UTC 2020
Hi
We are using a poky with branch "rocko" based build system.
Looking for disabling sslv3 tlsv1 on openssl.(Openssl 1.0.2o)
I am seeing SSLv3 support in Openssl 1.0.2o is disabled by default.
This patch is already part of our build system.
https://patchwork.openembedded.org/patch/88921/
For disabling tls1 tried with EXTRA_OECONF = " -no-ssl3 -no-tls1" but
seems like all of the tls1, tls1_1, tls1_2 are disabled.
Request your help in disabling the protocol tls1 in openssl.
Regards,
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20200419/1f0da739/attachment.html>
More information about the openssl-users
mailing list