Closed eliasp closed 8 years ago
+1
+1
+1
any more on this?
+1
+1
Some (hopefully) useful references, in case anyone starts working on an implementation:
+1
First drop of code utilizing the letsencrypt-auto client, we'll have to wait for the ACME API PIP to crystallize out a bit before we can use that.
I think an important factor for the adoption of ACME which will be used by the Let's Encrypt initiative is the support for ACME in config management tools as otherwise people need to rely on the tools provided by "Let's Encrypt" which will lead to conflicts between the tools and config management processes.
So I'd like to suggest to add execution and state modules for the ACME protocol. The modules could possibly transparently extend the existing x509 modules.