invalid_certificate_format
The file is not a PKCS#12 container: its first bytes do not match the ASN.1 structure the format requires, whatever its extension says.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_certificate_format | invalid_request_error | 422 | VeriFactu |
Cause
The file is not a PKCS#12 container: its first bytes do not match the ASN.1 structure the format requires, whatever its extension says.
What to do
Upload the original .p12 or .pfx file; a PEM, a CRT or a renamed file will not be accepted.
Related
All VeriFactu error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.