mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Improve Apache error message when run with insufficient privileges (#7129)
* fixes #6369 * Add changelog entry. * Improve error message again.
This commit is contained in:
committed by
Adrien Ferrand
parent
d0f1a3e205
commit
89d907b182
+3
-2
@@ -10,7 +10,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Changed
|
||||
|
||||
*
|
||||
* The error message when Certbot's Apache plugin is unable to modify your
|
||||
Apache configuration has been improved.
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -20,7 +21,7 @@ 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
|
||||
package with changes other than its version number was:
|
||||
|
||||
*
|
||||
* certbot-apache
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user