mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
Deprecate PyOpenSSL. (#831)
This commit is contained in:
@@ -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)."
|
||||
Reference in New Issue
Block a user