Fix EC detection. (#981) (#982)

(cherry picked from commit 911ed33c2e)
This commit is contained in:
Felix Fontein
2026-02-11 22:11:21 +01:00
committed by GitHub
parent 3091b2f997
commit edfb82772c
3 changed files with 5 additions and 5 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)."