commit | 6417186365f4a73a719fff754fefe8edcef2bc28 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 06 15:01:18 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 06 15:01:18 2013 +0200 |
tree | 0f46b2b0cf5930ab099f7b46163b8712894fca64 | |
parent | 9255e8300e550b548b54603c77585921f442e391 [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.