SSLClientESP32

Communication

Provides secure network connection over a generic Client transport object.
With this library you can make a SSL/TLS connection to a remote server using any object of Client class, like WiFiClient or TinyGsmClient. Additionally, you can provide the SSLClient object with a Certificate Bundle, facilitating access to most websites.

Author: V Govorovski, Maximiliano Ramirez

Maintainer: Github Community

Read the documentation

Compatibility

This library is compatible with the esp32 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.