mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
Update changelog for 5.1.0 release
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Fixed a bug in certbot-nginx that'd leave nginx configured with self-signed certificates if a user ran `certbot enhance` and they didn't have matching SSL server blocks. `certbot enhance` now requires the user to have a matching SSL server block to enable HSTS or OCSP stapling enhancements.
|
||||
@@ -1 +0,0 @@
|
||||
certbot-nginx no longer creates and uses self-signed certificates as an intermediate step when installing certificates. The certificates the user requested Certbot install are now always used instead.
|
||||
@@ -1 +0,0 @@
|
||||
The function `acme.crypto_util.make_self_signed_cert` was deprecated and will be removed in a future release.
|
||||
Reference in New Issue
Block a user