mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 10:40:10 -04:00
Changelog entry
This commit is contained in:
parent
da436b0a12
commit
f4e022442a
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
### Fixed
|
||||
|
||||
*
|
||||
* Issue causing the default CentOS 6 TLS configuration to ignore some of the HTTPS VirtualHosts created by Certbot. mod_ssl loading is now moved to main http.conf for this environment.
|
||||
|
||||
Despite us having broken lockstep, we are continuing to release new versions of
|
||||
all Certbot components during releases for the time being, however, the only
|
||||
|
|
@ -23,6 +23,7 @@ package with changes other than its version number was:
|
|||
|
||||
* acme
|
||||
* certbot
|
||||
* certbot-apache
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue