I have a local dev server on my local pc (Linux).
While attempting to install one package, it attempt's to issue a certificate thru let's encrypt.
I get a following error message:
An unexpected error occured:
AttributeError: can't set attribute
When looking to the log, the main errorrs that show (switch wise, depending from typed domain):
-
localhost - "the domain requires at latest one dot"
-
mydomain.local - "domain name doesn't end with a valid public suffix"
NOTE: Not every one is able to purchase themself (expensive) domain, plus that would be meainingless in case of local development.
Please uegently fix that and allow letsencrypt generate certificates that doesn't use public TLD and for local dev servers