docker-pritunl icon indicating copy to clipboard operation
docker-pritunl copied to clipboard

Lets Encrypt cert generation fails

Open brianfeucht opened this issue 5 years ago • 1 comments

When I try to generate a SSL certificate for a new install, I get the following error:

File "/usr/lib/pritunl/local/lib/python2.7/site-packages/pritunl/acme_tiny.py", line 111, in get_crt

ValueError: Error registering: 400 { 
"type": "urn:acme:error:malformed",
"detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf]",
"status": 400

brianfeucht avatar Feb 21 '19 18:02 brianfeucht

for what version? it seem like a Pritunl upstream bug

jippi avatar Feb 22 '19 08:02 jippi