Commit a8936db7 authored by filatov's avatar filatov
Browse files

fix #0007400

Add TP for check verification key presence
parent b949c4f3
Loading
Loading
Loading
Loading
+41 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "1a9b2317-d1e1-48b0-bbd3-4791b2dd0b47",
            "type": "STRING",
            "value": "\r\n"
        },
        "_locations": {
            "elements_type": "STRING",
            "isGenerated": false,
            "key": "_locations",
            "origin": "6caedf7a-035f-4a92-8c1f-b8ab48fcb2f6",
            "type": "LIST",
            "value": ["/Documents/ts_103097v010201p.xhtml/31d476e6-b809-400a-a06b-25bb659cc453"]
        },
        "_name": {
            "isGenerated": false,
            "key": "_name",
            "origin": "6caedf7a-035f-4a92-8c1f-b8ab48fcb2f6",
            "type": "STRING",
            "value": "18. Check certificate verification key presence"
        },
        "_transferStatus": {
            "isGenerated": false,
            "key": "_transferStatus",
            "origin": "1a9b2317-d1e1-48b0-bbd3-4791b2dd0b47",
            "type": "STRING",
            "value": "COMPLETE"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "1a9b2317-d1e1-48b0-bbd3-4791b2dd0b47",
            "type": "STRING",
            "value": "Requirement"
        }
    },
    "uuid": "6caedf7a-035f-4a92-8c1f-b8ab48fcb2f6"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "79e9caaa-f763-489e-8f0c-481ac9f05c48",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "aa07df4f-bc36-4762-a154-3d54825afd60",
            "type": "STRING",
            "value": "Check that IUT discards a SecuredMessage if the subject attribute of type verification_key is missing in the AT certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "aa07df4f-bc36-4762-a154-3d54825afd60",
            "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_18_01_BO_AT\r\nensure that\r\n\twhen the IUT is receiving a Secured CAM (MSG_SEC_RCV_CAM_1)\r\n\t\tcontaining header_fields ['signer_info'].signer\r\n\t\t\tcontaining type\r\n\t\t\t\tindicating 'certificate'\r\n\t\t\tand containing certificate (CERT_TS_18_01_BO_AT)\r\n\t\t\t\tnot containing subject_attributes['verification_key']\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "79e9caaa-f763-489e-8f0c-481ac9f05c48",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "79e9caaa-f763-489e-8f0c-481ac9f05c48",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "aa07df4f-bc36-4762-a154-3d54825afd60"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "da7099cb-1861-42b5-a5b3-caaa3e31fcd1",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "5476ddea-a380-44d5-8cad-32f1d8e42955",
            "type": "STRING",
            "value": "Check that IUT discards a SecuredMessage if the subject attribute of type verification_key is missing in the AA certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "5476ddea-a380-44d5-8cad-32f1d8e42955",
            "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_18_02_BO_AT\r\nensure that\r\n\twhen the IUT is receiving a Secured CAM (MSG_SEC_RCV_CAM_1)\r\n\t\tcontaining header_fields ['signer_info'].signer\r\n\t\t\tcontaining type\r\n\t\t\t\tindicating 'certificate'\r\n\t\t\tand containing certificate (CERT_TS_18_02_BO_AT)\r\n\t\t\t\tcontaining signer_info.digest\r\n\t\t\t\t\treferencing to certificate (CERT_TS_18_02_BO_AA)\r\n\t\t\t\t\t\tnot containing subject_attributes['verification_key']\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "da7099cb-1861-42b5-a5b3-caaa3e31fcd1",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "da7099cb-1861-42b5-a5b3-caaa3e31fcd1",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "5476ddea-a380-44d5-8cad-32f1d8e42955"
}
 No newline at end of file