simple_acme_dns icon indicating copy to clipboard operation
simple_acme_dns copied to clipboard

client.request_certificate() does not always return an error

Open Ne00n opened this issue 4 years ago • 1 comments

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.

Ne00n avatar Nov 17 '21 14:11 Ne00n

seems to be general, so if LE is unhappy, it raises an exception but with no error message.

Ne00n avatar Nov 19 '21 21:11 Ne00n