Skip to content

Expose if certificate/key have been set

Compare
Choose a tag to compare
@brentru brentru released this 10 Oct 15:49
602250a

Adding set_psk/set_crt to if a user has set a certificate and/or psk prior to establishing an authenticated connection with a server.

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.