History log of /openssl/test/recipes/04-test_pem_read_depr_data/dsaparams.pem (Results 1 – 1 of 1)
Revision Date Author Comments
# cdbd27ba 17-Nov-2020 Matt Caswell

Test various deprecated PEM_read_bio_* APIs

Add tests for various deprecated PEM_read_bio_*() functions to ensure
they can still read the various files.

Reviewed-by: Richard Lev

Test various deprecated PEM_read_bio_* APIs

Add tests for various deprecated PEM_read_bio_*() functions to ensure
they can still read the various files.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13329)

show more ...