hsmade / certbot-dns-transip

Certbot plugin to authenticate using dns TXT records via Transip API
Other
36 stars 13 forks source link

Uncomment .format and add domains to raised error #17

Closed KajdeMunter closed 4 years ago

KajdeMunter commented 4 years ago

I ran into an issue where my API key was not correct, and my error was unable to determine base domain for {0} using names: {1}.

Fixing this error message made me realise my mistake, so hopefully this helps people in the future. Don't know why it was ever commented out though.