mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
Fix typo in changelog. (#6910)
This commit is contained in:
parent
15763a3793
commit
4de4b17216
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ More details about these changes can be found on our GitHub repo.
|
|||
|
||||
* Fedora 29+ is now supported by certbot-auto. Since Python 2.x is on a deprecation
|
||||
path in Fedora, certbot-auto will install and use Python 3.x on Fedora 29+.
|
||||
* CLI flag `--http-port` has been added for Nginx plugin exclusively, and replaces
|
||||
* CLI flag `--https-port` has been added for Nginx plugin exclusively, and replaces
|
||||
`--tls-sni-01-port`. It defines the HTTPS port the Nginx plugin will use while
|
||||
setting up a new SSL vhost. By default the HTTPS port is 443.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue