Deprecate PyOpenSSL. (#831)

This commit is contained in:
Felix Fontein
2024-12-30 10:10:10 +01:00
committed by GitHub
parent abb0d67774
commit db04914ab6
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
deprecated_features:
- "openssl_pkcs12 - the PyOpenSSL based backend is deprecated and will be removed from community.crypto 3.0.0.
From that point on you need cryptography 3.0 or newer to use this module
(https://github.com/ansible-collections/community.crypto/issues/667, https://github.com/ansible-collections/community.crypto/pull/831)."