commit | 721f06d49d5935c587597857052c14b9db96163f | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 19 12:07:42 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 19 12:07:42 2013 +0200 |
tree | 92e8cb48321d86109018d1a8974e6c33c96de0c3 | |
parent | 03a85bca4c1e2ce4e74e0c9ecd6a5bb64e5cc29f [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) Conflicts: ChangeLog