1.0.0 Beta 1
Pre-release
Pre-release
- Compatible with ACME v2 / the ACME RFC version.
- Works with the same configuration as before
If you used a full server URL in the configuration, you'll need to adjust it to the ACME v2 URL.
You'll need to change your certificate paths:
- old:
<storage>/certs/acme-v01.api.letsencrypt.org.directory/...
- new:
<storage>/certs/acme-v02.api.letsencrypt.org.directory/...
Setup a new account with acme-client setup --agree-terms
.