- When the API receives a request for a domain it doesn't recognize, it returns server code 400 rather than 404, so it was necessary to look for both in the error handler. This should mean that subdomains can now get certs.
0.1.3
- There was a typo in the Docker compose example; it has been corrected
0.1.2
- Corrected inline command-line argument example. - Enhanced documentation around creation and specification of the credentials file.
0.1.1
- Updated example commandlines to match reality. - Some reformatting of README.rst
0.1.0
- Largely based on plugins for ISPConfig, DNSMadeEasy, DNSimple - Uses Lexicon which support EasyDNS as a provider. - Requires that EasyDNS is the DNS provider for the domain to be used. Customers may register to receive access to the REST API which is required for this Authenticator to work.