commit | b495d3a2c755f9fd3c8b755d78d7a92d66245c57 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 17 15:58:04 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 17 15:58:04 2013 +0200 |
tree | 8feab7ca0255d0880dd4a3f1e2ff0d2a1cb7aea6 | |
parent | 1fc7dfe2e2c26621b55fcf837a4fba241aba8f06 [diff] |
x509parse_crt() and x509parse_crt_der() return X509 password related codes POLARSSL_ERR_X509_PASSWORD_MISMATCH is returned instead of POLARSSL_ERR_PEM_PASSWORD_MISMATCH and POLARSSL_ERR_X509_PASSWORD_REQUIRED instead of POLARSSL_ERR_PEM_PASSWORD_REQUIRED Rationale: For PKCS#8 encrypted keys the same are returned