oocx / acme.net

A .net implementation of ACME (Automatic Certificate Management Environment)
MIT License
89 stars 19 forks source link

Invalid agreement URL? #17

Open glittle opened 7 years ago

glittle commented 7 years ago

Command



Output Log:

using server https://acme-v01.api.letsencrypt.org/
trying to create new registration
error:
**urn:acme:error:malformed**
Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf]
tmpreston commented 7 years ago

Run including the new agreement url. eg acme.exe -t https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf -a example.com -m mailto:me@example.com