community.crypto/changelogs
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
..
fragments 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
changelog.yaml Release 1.1.1. 2020-09-14 22:21:54 +02:00
config.yaml Prepare release (#75) 2020-07-01 13:49:25 +02:00