This website requires JavaScript.
Explore
Help
Sign In
espressif
/
arduino-esp32
Watch
1
Star
0
Fork
1
You've already forked arduino-esp32
mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced
2025-06-30 20:40:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9d33de70efa9aa56e87d936fd8fbce38f173eb0
arduino-esp32
/
libraries
/
WiFiClientSecure
/
examples
History
Dirk-Willem van Gulik
1706af4656
Add the ability to get the peer certificate of an SSL connection; useful for IoT when the root/cert trust chain has a shorter lifecylce than the device itself. Includes example
2021-10-08 14:20:43 +02:00
..
WiFiClientInsecure
Add WiFiClientSecure::setInsecure() to equalize API with ESP8266 (
#4648
)
2020-12-21 01:09:37 +02:00
WiFiClientPSK
WiFiClientSecure: add support for PSK (pre-shared key) ciphers (
#2133
)
2018-12-03 16:17:55 +01:00
WiFiClientSecure
WiFiClientSecure fix flipped cert/key in comment (
#5065
)
2021-04-17 02:07:41 +03:00
WiFiClientSecureEnterprise
WiFiClientSecure fix flipped cert/key in comment (
#5065
)
2021-04-17 02:07:41 +03:00
WiFiClientShowPeerCredentials
Add the ability to get the peer certificate of an SSL connection; useful for IoT when the root/cert trust chain has a shorter lifecylce than the device itself. Includes example
2021-10-08 14:20:43 +02:00