1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00
esp8266/libraries
Ivan Grokhotkov 526f4fbb6c WiFiClientSecure: add option to allow self-signed certificates
Mainly useful for testing WiFiClientSecure in local environments.

If allowSelfSignedCerts is called before verifyCertChain, then the
certificate chain will be verified, but the final certificate may be
self-signed.
2017-10-08 07:08:51 +08:00
..
2016-03-18 22:44:45 +01:00
2017-08-07 15:40:50 +03:00
2015-11-02 19:23:26 +01:00
2017-06-06 23:23:09 -05:00