announcement : library for ACME (automatically get certificates)

DannyBackx
Posts: 32
Joined: Wed Sep 19, 2018 7:17 pm

announcement : library for ACME (automatically get certificates)

Postby DannyBackx » Sat Jan 04, 2020 11:06 am

The ACME protocol can be used to get certificates, the https://letsencrypt.org site allows you to use ACME to get free (no charge) certificates.

The library announced here implements ACME v2 (RFC 8555). An IoT device based on an ESP32 can obtain a certificate for secure communications this way.

An ACME server verifies whether the domain you request a certificate for is reachable. Many IoT devices are behind a NAT firewall which makes this hard. This library allows all that to work for multiple devices if you have one web server behind the firewall, on which the library can store a small file for a short period.

See https://esp32-acme-client.sourceforge.io .

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: announcement : library for ACME (automatically get certificates)

Postby WiFive » Sun Jan 05, 2020 6:20 am

Cool, wish it was MPL though

DannyBackx
Posts: 32
Joined: Wed Sep 19, 2018 7:17 pm

Re: announcement : library for ACME (automatically get certificates)

Postby DannyBackx » Mon Jan 06, 2020 7:26 pm

Why MPL ?

I would be willing to relax the license, but e.g. the Apache License (http://www.apache.org/licenses/LICENSE-2.0) looks more interesting.
Opinions ?

Danny

Who is online

Users browsing this forum: rahulbari, Vineethad and 258 guests