ACME client library for ESP32
Copyright © 2019, 2020, 2021, 2023, 2024 by Danny Backx
ACME is a protocol (see https://tools.ietf.org/html/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.
This library allows you to get certificates for IoT devices based on the ESP32.
More info in https://sourceforge.net/p/esp32-acme-client/code/HEAD/tree/trunk/Readme.md...