mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 16:12:09 +02:00
Deprecate parameter enforce_openssl_binary_usage (#10300)
Part of https://github.com/certbot/certbot/issues/10291
This commit is contained in:
@@ -18,6 +18,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
* Deprecated `acme.crypto_util.SSLSocket`
|
||||
* Deprecated `acme.standalone.TLSServer`
|
||||
* Deprecated `acme.standalone.TLSALPN01Server`
|
||||
* Deprecated parameter `enforce_openssl_binary_usage` from certbot.ocsp.RevocationChecker.
|
||||
* Dropped support for Python 3.9.0 and 3.9.1 for compatibility with newer
|
||||
versions of the cryptography Python package. Python 3.9.2+ is still
|
||||
supported.
|
||||
|
||||
Reference in New Issue
Block a user