ACME client library for ESP32
Copyright © 2019..2026 by Danny Backx
ACME is a protocol (see rfc8555) for automatic certificate management. Sites such as letsencrypt.org allow you to obtain free (no charge) certificates in an automated way using the ACME protocol, and its extension ARI (rfc9773) to cope with renewal information.
This library allows you to get certificates for IoT devices based on the ESP32.
More info in...