mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 00:24:51 +02:00
Allow non-breaking spaces in nginx config files (#10126)
Fixes @josevavia's issue in #9942.
This commit is contained in:
@@ -10,10 +10,12 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
### Changed
|
||||
|
||||
* certbot-nginx now requires pyparsing>=2.4.7.
|
||||
*
|
||||
|
||||
### Fixed
|
||||
|
||||
* Allow nginx plugin to parse non-breaking spaces in nginx configuration files.
|
||||
*
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
Reference in New Issue
Block a user