Support for certificate authorities other than Let's Encrypt
You can define an ACME server to use with Certbot by setting the env var CERTCACHE_CERTBOT_SERVER
. If you need to pass an eab kid and eab hmac key you can use env vars CERTCACHE_CERTBOT_EAB_KID
and CERTCACHE_CERTBOT_EAB_HMAC_KEY
See docs/Configure challenges.md for more information
Upgraded dependencies
- Upgraded Certbot (+ plugins) to v.5.0.0
- Upgraded NPM packages