Skip to content

1.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelunik kelunik released this 04 Jul 10:47
· 13 commits to master since this release
v1.0.0-beta.1
  • 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.