Fix EC detection. (#981)

This commit is contained in:
Felix Fontein
2026-02-11 21:44:24 +01:00
committed by GitHub
parent b5a9a41913
commit 911ed33c2e
3 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "crypto_info, openssl_privatekey, openssl_privatekey_pipe - fix detection of EC support for cryptography 46.0.5+ (https://github.com/ansible-collections/community.crypto/pull/981)."