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.