[Pkg-openssl-devel] Bug#875423: openssl: Please re-enable TLS 1.0 and TLS 1.1

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Sat Oct 7 09:27:24 UTC 2017


On 2017-10-07 02:14:10 [+0200], Gedalya wrote:
> This is affecting EAP with wpa_supplicant.
> See https://bugs.debian.org/877904

You need to do two steps in wpa supplicant:
- Add an option to set minimum TLS version
- if that option is set, forwarded its value (1.0 or 1.1) to
  SSL_CTX_set_min_proto_version() or SSL_set_min_proto_version()

Sebastian



More information about the Pkg-openssl-devel mailing list