mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Added change description to CHANGELOG.md
This commit is contained in:
parent
4ca03aec8d
commit
b27e5804b9
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
when a certificate is issued.
|
||||
* Support for initiating (but not solving end-to-end) TLS-ALPN-01 challenges
|
||||
with the `acme` module.
|
||||
* Don't verify the existing certificate in HTTP01Response.simple_verify, for
|
||||
compatibility with the real-world ACME challenge checks.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue