simple_acme_dns
simple_acme_dns copied to clipboard
client.request_certificate() does not always return an error
Hey,
I noticed that client.request_certificate() may not return an error. Especially it seems to be the case when limits from the registry where hit.
Could you forward the errors that Lets Encrypt returns?
Thanks.
seems to be general, so if LE is unhappy, it raises an exception but with no error message.