TP_SEC_ITSS_SND_CAM_12_01_BV.json 1.59 KB
Newer Older
{
    "attributes": {
        "_author": {
            "key": "_author",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "key": "_description",
            "type": "STRING",
            "value": "Check that the IUT sends certificate request when it receives a message from unknown station"
        },
        "_expectedResults": {
            "key": "_expectedResults",
            "type": "STRING",
            "value": "with {\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT has receiving a SecuredMessage {\r\n\t\tcontaining header_fields['signer_info'].signer {\r\n\t\t\tcontaining type\r\n\t\t\t\tindicating 'certificate_digest_with_sha256'\r\n\t\t\tcontaining digest\r\n\t\t\t\tindicating HashedId3 value DIGEST_A\r\n\t\t\t\t\treferenced to unknown certificate\r\n\t\t}\r\n\t}\r\n}\r\nensure that {\r\n\twhen {\r\n\t\tthe IUT is requested to send CAM\r\n\t} then {\r\n\t\tthe IUT sends a SecuredMessage {\r\n\t\t\tcontaining header_fields['request_unrecognized_certificate'] {\r\n\t\t\t\tcontaining digests\r\n\t\t\t\t\tcontaining HashedId3 value\r\n\t\t\t\t\t\tindicating DIGEST_A\r\n\t\t\t}\r\n\t\t\tcontaining header_fields ['its_aid'] {\r\n\t\t\t\tcontaining its_aid\r\n\t\t\t\t\tindicating 'AID_CAM'\r\n\t\t}\r\n\t}\r\n}"
        },
        "_status": {
            "key": "_status",
            "type": "STRING",
        },
        "_type": {
            "key": "_type",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "ec9398ec-d822-4190-aa58-300894bd1ca7"
}