community.crypto/changelogs/fragments
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
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
109-openssl_pkcs12-crash-no-cert-key.yml 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