test_pem_reading: Test loading a key from a file with multiple PEM data
authorTomas Mraz <tomas@openssl.org>
Tue, 29 Jun 2021 15:18:34 +0000 (17:18 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 2 Jul 2021 13:33:34 +0000 (15:33 +0200)
commite58087842cf74164809977872eb2f7a62490d8dd
tree4ffc31b3b57e75f0506fa43e052b281b76196c32
parentbb8a24503c309e353fb25f341de3ed27f7003f77
test_pem_reading: Test loading a key from a file with multiple PEM data

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15949)
test/certs/cert-key-cert.pem [new file with mode: 0644]
test/pemtest.c
test/recipes/04-test_pem_reading.t
test/recipes/80-test_pkcs12.t