Strip BOM on loading PEM files
authorDmitry Belyavskiy <beldmit@gmail.com>
Sun, 6 Oct 2019 19:25:10 +0000 (22:25 +0300)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 25 Oct 2019 16:04:35 +0000 (18:04 +0200)
commit7c43eb5dcf5cb098b9e2c2c58b000353af51efa2
treeebc7df979206901fce1cd36e1760df5202c7b04a
parent1b0d1bf7f177f1a0c979af8e4abbd6ed45d464d7
Strip BOM on loading PEM files

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Viktor Dukhovni <openssl-users@dukhovni.org>
crypto/pem/pem_lib.c
test/recipes/04-test_pem.t
test/recipes/04-test_pem_data/cert-bom.pem [new file with mode: 0644]