A simple ACME client
Instanciate a AcmeClient using a private key for signing
Expected response setup callback
Issue a certificate for the domainNames.
Call once before instantiating AcmeClient to setup endpoints
See Implementation
A simple ACME client