Commit ee290c6e authored by filatov's avatar filatov
Browse files

fix #0007398

fix TP body for check of incorrect subject_name for AT Certificate
parent 4d256850
......@@ -19,7 +19,7 @@
"key": "_expectedResults",
"origin": "c0f9be49-30be-4271-b9d5-983a7b394f71",
"type": "STRING",
"value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is inside the time validity period of CERT_TS_16_01_BO_AT\r\nensure that\r\n\twhen the IUT is receiving a SecuredMessage\r\n\t\tcontaining header_fields ['signer_info']\r\n\t\t\tcontaining signer.digest\r\n\t\t\t\treferencing to \r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\tand containing certificate (CERT_TS_14_01_BO_AT)\r\n\t\t\t\t\tcontaining subject_info.subject_name\r\n\t\t\t\t\t\tindicating non-empty string ('Invalid name')\r\n\tthen\r\n\t\tthe IUT discards the message"
"value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is inside the time validity period of CERT_TS_16_01_BO_AT\r\nensure that\r\n\twhen the IUT is receiving a SecuredMessage\r\n\t\tcontaining header_fields ['signer_info']\r\n\t\t\tcontaining signer\r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\tand containing certificate (CERT_TS_14_01_BO_AT)\r\n\t\t\t\t\tcontaining subject_info.subject_name\r\n\t\t\t\t\t\tindicating non-empty string ('Invalid name')\r\n\tthen\r\n\t\tthe IUT discards the message"
},
"_status": {
"isGenerated": false,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment