Add setSSLVersion call to SSL object by earlephilhower · Pull Request #7920 · esp8266/Arduino

@earlephilhower

Allow users to only allow specific TLS versions for connections with an
additional call in their app, similar to the setCiphers call.

Fixes esp8266#7918

@earlephilhower

@earlephilhower earlephilhower changed the title Add setSSLVersion call to SSL object WIP - Add setSSLVersion call to SSL object

Mar 15, 2021

@earlephilhower

@earlephilhower earlephilhower changed the title WIP - Add setSSLVersion call to SSL object Add setSSLVersion call to SSL object

Mar 15, 2021

@earlephilhower