commit | 5ed3b34e229c2bc6f56ec927848f6f44e39241d8 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 24 19:05:46 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 24 19:09:25 2013 +0200 |
tree | fb254d7a72ffcb4925296ba5d4ab14972cd3596c | |
parent | 00b2860e8d34cdbe3fda50661d426b9ce8cb8cf9 [diff] |
x509parse_crt() now better handles PEM error situations Because of new pem_read_buffer() handling of when it writes use_len, x509parse_crt() is able to better handle situations where a PEM blob results in an error but the other blobs can still be parsed. (cherry picked from commit 6417186365f4a73a719fff754fefe8edcef2bc28)