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

This commit is contained in:
Felix Fontein
2021-10-03 20:25:24 +02:00
committed by GitHub
parent a2a7d94055
commit d6c0d53442
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)."