On 2020-06-02 14:47 UTC-05:00, 'Felix Fontein' via Ansible Project wrote:
the reason is that cryptography (https://cryptography.io/en/latest/)
only supports two states: unencrypted, and encrypted with its own
choice of algorithm ("best available algorithm"):
https://cryptography.io/en/latest/hazmat/primitives/asymmetric/serialization/#serialization-encryption-types
Thank you, Felix! I guess I'll have to submit a pull request[1].
Is there a particular reason Ansible is deprecating pyOpenSSL? It
seems it has more features and is still an active project[2]. (The last
change was not too long ago in November 2019.)
[1][https://github.com/pyca/cryptography/pulls]
[2][https://www.pyopenssl.org/en/stable/changelog.html]
--
You received this message because you are subscribed to the Google Groups "Ansible
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/80cf044f-ebc4-cb32-0552-26b64e44f665%40redhat.com.