"Certificate file failed validation check" error message
Starting at firmware level xx.222.031, a change was implemented for Common Criteria which requires the X509v3 constraint "CA:TRUE" field. If a certificate does not have this constraint, then the error message “Certificate file failed validation check” appears when a user tries the user attempts to upload the certificate. CA certificate, certificate upload failed, certificate file failed validation check
Issue Description
Starting at firmware level
xx.222.031
, a change was implemented for Common Criteria, which requires the X509v3 constraint "CA:TRUE
" field.If a certificate does not have this constraint, then the error message “
Certificate file failed validation check
” appears when a user tries the user attempts to upload the certificate. Solution
- Starting firmware .230.309, an option is available to allowNonCA:Trueon the VCC bundle.
- <setting name="printer.certMgr.allowNonCA">0</setting>
- From the new options, set 0 to 1.