mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
* Add changelog entry about #7054. * Fix typo noticed by cpu Co-Authored-By: Daniel McCarney <daniel@binaryparadox.net>
This commit is contained in:
parent
bfd1ce97ef
commit
459ba89aef
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
* Renewal parameter `webroot_path` is always saved, avoiding some regressions
|
||||
when `webroot` authenticator plugin is invoked with no challenge to perform.
|
||||
* Certbot now accepts OCSP responses when an explicit authorized
|
||||
responder, different from the issuer, is used to sign OCSP
|
||||
responses.
|
||||
* Scripts in Certbot hook directories are no longer executed when their
|
||||
filenames end in a tilde.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue