letsencrypt-erlang
letsencrypt-erlang copied to clipboard
Let's Encrypt client library for Erlang
Is it possible, once letsencrypt is started, to issue multiple, concurrent certificate creation requests? (the use case is for a webserver hosting **multiple** virtual hosts to request at start-up, and...
Starting from OTP 20 and [ERL-165](https://bugs.erlang.org/browse/ERL-165), RSA keygen is supported by `crypto:generate_key()`. The other use of the openssl binary seems to be generating CSRs and certs, which should be reasonably...
Currently, if something goes wrong and an HTTP request fails or the ACME server rejects a request, the status code will be ignored and the response will be parsed as...
rename letsencrypt-erlang to comply with trademark (https://letsencrypt.org/trademarks/)