@@ -17,6 +17,7 @@ components:
1717 - 2415919118
1818 - 2415919119
1919 - 2415919120
20+ - 2415919121
2021 - 2415919127
2122 - 2415919616
2223 - 2415919617
@@ -151,6 +152,10 @@ components:
151152 - 2415919384
152153 - 2415919385
153154 - 2415919386
155+ - 2415920128
156+ - 2415920129
157+ - 2415920130
158+ - 2415920131
154159 - 139272
155160 - 139273
156161 - 139274
@@ -343,6 +348,7 @@ components:
343348 - " ASN certificate: Forced default CSCA role"
344349 - " ASN certificate: Forced default DS role"
345350 - " ASN certificate: Incorrect issuer subject DS"
351+ - " ASN certificate: non-matching DS role"
346352 - " ASN certificate: Duplicating extensions"
347353 - " ICAO certificate: Version missed"
348354 - " ICAO certificate: Version incorrect"
@@ -477,6 +483,10 @@ components:
477483 - " Auth signer info: Certificate revoked"
478484 - " Auth signer info: Certificate signature invalid"
479485 - " Notification: Unsupported image format"
486+ - " mDL certificate: Chain SoP non-matching"
487+ - " mDL certificate: Unsupported public key algorithm"
488+ - " mDL certificate: Unsupported signature algorithm"
489+ - " mDL certificate: Unsupported public key params"
480490 - " MRZ: Document type unknown"
481491 - " MRZ: Issuing state syntax error"
482492 - " MRZ: Name is void"
@@ -669,6 +679,7 @@ components:
669679 - " ntfLDS_ASN_Certificate_ForcedDefaultCSCARole"
670680 - " ntfLDS_ASN_Certificate_ForcedDefaultDSRole"
671681 - " ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS"
682+ - " ntfLDS_ASN_Certificate_NonMatchingDSRole"
672683 - " ntfLDS_ASN_Certificate_DuplicatingExtensions"
673684 - " ntfLDS_ICAO_Certificate_Version_Missed"
674685 - " ntfLDS_ICAO_Certificate_Version_Incorrect"
@@ -803,6 +814,10 @@ components:
803814 - " ntfLDS_Auth_SignerInfo_Certificate_Revoked"
804815 - " ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid"
805816 - " ntfLDS_UnsupportedImageFormat"
817+ - " ntfLDS_MDL_Certificate_Chain_SoP_NonMatching"
818+ - " ntfLDS_MDL_Certificate_UnsupportedPublicKeyAlgorithm"
819+ - " ntfLDS_MDL_Certificate_UnsupportedSignatureAlgorithm"
820+ - " ntfLDS_MDL_Certificate_UnsupportedPublicKeyParams"
806821 - " ntfLDS_MRZ_DocumentType_Unknown"
807822 - " ntfLDS_MRZ_IssuingState_SyntaxError"
808823 - " ntfLDS_MRZ_Name_IsVoid"
0 commit comments