Skip to content

Allow user-defined X.509 Certificates for server authentication

Compare
Choose a tag to compare
@brentru brentru released this 08 Oct 21:19
379eed6

Adds set_certificate and set_private_key methods to ESP32SPI to reflect the updated WiFiSSLClient in nina-fw.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp32spi.

Read the docs for info on how to use it.