alkonosst / SSLClientESP32

SSLClient - generic secure client Arduino library using mbedtls
GNU General Public License v3.0
6 stars 4 forks source link

feat: Add example using Cert. Bundle and setClient #3

Closed alkonosst closed 1 year ago

alkonosst commented 1 year ago

Description

Add another example using Certificate Bundle and new method setClient, using PlatformIO.

Motivation and context

Explain how to attach Certificate Bundle file to SSL Client, and how to change the base client in runtime.

How this has been tested?

Tested with: