Skip to content

Commit f7f6f46

Browse files
vyakimchikKirylKovaliovikliashchou
authored
Added strictBarcodeDigitalSignatureCheck (#204)
* Added strictBarcodeDigitalSignatureCheck * Update p-process.yml --------- Co-authored-by: Kiryl Kovaliov <kkirusha@gmail.com> Co-authored-by: Ihar Kliashchou <ihar.kliashchou@gmail.com>
1 parent d37e62d commit f7f6f46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

p-process.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,10 @@ components:
429429
generateNumericCodes:
430430
type: boolean
431431
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
432+
# default: false
433+
strictBarcodeDigitalSignatureCheck:
434+
type: boolean
435+
description: "This parameter if enabled will require all necessary certificates to verify digital signature in barcode data to be present in order for the Barcode format check to succeed."
432436
# default: false
433437
required:
434438
- scenario

0 commit comments

Comments
 (0)