community.crypto/plugins
Felix Fontein 7cdfdc1bfb
openssl_pkcs12: do not crash when there's no certificate and/or private key in existing PKCS#12 file (#109)
* Do not crash when PKCS#12 file contains no private key and/or main certificate.

* Add changelog fragment.

* Call getters only once each, check explicitly for None.

* Add test.

* Also 'parse' correctly PKCS#12 file with no private key.
2020-09-16 09:25:24 +00:00
..
doc_fragments Self promotion for openssl_privatekey (#88) 2020-07-17 14:44:28 +02:00
module_utils Update openssl_signature module (#63) 2020-08-18 15:18:59 +02:00
modules openssl_pkcs12: do not crash when there's no certificate and/or private key in existing PKCS#12 file (#109) 2020-09-16 09:25:24 +00:00