Fix PKCS#12 friendly name extraction for cryptography 35.0.0. (#296) (#299)

(cherry picked from commit d6c0d53442)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-10-03 21:37:37 +02:00
committed by GitHub
parent 44b6df0ce5
commit c4ab2eb3b5
2 changed files with 27 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "openssl_pkcs12 - fix compatibility with the cryptography 35.0.0 release (https://github.com/ansible-collections/community.crypto/pull/296)."