Letsencrypt-erlang, Erlang library

Hello,

I wrote an erlang library to create certificates using letsencrypt ACME API
It’s available at https://github.com/gbour/letsencrypt-erlang

This is work in progress.
Please try it and give feedback.

Guillaume.

I am happy to announce the release 0.2.0 of letsencrypt-erlang, providing small bugfixes and improvements.
The release is available at https://github.com/gbour/letsencrypt-erlang/releases/tag/0.2.0

Guillaume.

A new 0.3.0 release is available, with major features: new slave and standalone modes.
Available at https://github.com/gbour/letsencrypt-erlang/releases/tag/0.3.0

Guillaume.

letsencrypt-erlang now allows to create SAN certificates (including several domain names in a certificate) with the new 0.4.0 release.
Available at https://github.com/gbour/letsencrypt-erlang/releases/tag/0.4.0

Guillaume.

new 0.5…0 release is out, adding support for tls-sni challenge.

Guillaume.