Commit 7435c65d authored by filatov's avatar filatov
Browse files

fix #0007396

Add TP to check correct signer type for authorization ticket
parent a18e5577
Loading
Loading
Loading
Loading
+41 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "b09c0264-673b-4cfc-bd64-e7dcf6ef91c9",
            "type": "STRING",
            "value": "Check that the IUT discards certificate with wrong signer info type"
        },
        "_locations": {
            "elements_type": "STRING",
            "isGenerated": false,
            "key": "_locations",
            "origin": "b09c0264-673b-4cfc-bd64-e7dcf6ef91c9",
            "type": "LIST",
            "value": ["/Documents/ts_103097v010201p.xhtml/076915cc-c9b3-460d-8ba4-388037396737"]
        },
        "_name": {
            "isGenerated": false,
            "key": "_name",
            "origin": "b09c0264-673b-4cfc-bd64-e7dcf6ef91c9",
            "type": "STRING",
            "value": "14. Check the authorisation ticket certificate signer info"
        },
        "_transferStatus": {
            "isGenerated": false,
            "key": "_transferStatus",
            "origin": "795ce224-604e-4598-89be-96d0b650984e",
            "type": "STRING",
            "value": "INCOMPLETE"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "795ce224-604e-4598-89be-96d0b650984e",
            "type": "STRING",
            "value": "Requirement"
        }
    },
    "uuid": "b09c0264-673b-4cfc-bd64-e7dcf6ef91c9"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "b70cf7c0-2875-4199-9f5c-707fdd2ccc6a",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "Check that IUT discards the AT certificate with signer info of type 'certificate'"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "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_14_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 signer_info\r\n\t\t\t\t\t\tcontaining type\r\n\t\t\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\t\t\tand containing certificate\r\n\t\t\t\t\t\t\tindicating CERT_TS_AA_A\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "b70cf7c0-2875-4199-9f5c-707fdd2ccc6a",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "b70cf7c0-2875-4199-9f5c-707fdd2ccc6a",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "bc0af35f-e297-4c88-9d0e-39762d807b05"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "a0879c7f-6e90-475c-959e-5458e44063f5",
            "type": "STRING",
            "value": "Check that IUT discards the AT certificate with signer info of type 'certificate_chain'"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "a0879c7f-6e90-475c-959e-5458e44063f5",
            "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_14_02_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_02_BO_AT)\r\n\t\t\t\t\tcontaining signer_info\r\n\t\t\t\t\t\tcontaining type\r\n\t\t\t\t\t\t\tindicating 'certificate_chain'\r\n\t\t\t\t\t\tand containing certificates[0]\r\n\t\t\t\t\t\t\tindicating certificate (CERT_ROOT)\r\n\t\t\t\t\t\tand containing certificates[1]\r\n\t\t\t\t\t\t\tindicating certificate (CERT_TS_AA_A)\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "a0879c7f-6e90-475c-959e-5458e44063f5"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "Check that IUT discards the AT certificate with signer info of type 'certificate'"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "8cd830f6-c52d-47f3-91d6-4fc97e016be8",
            "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_14_03_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_03_BO_AT)\r\n\t\t\t\t\tcontaining signer_info\r\n\t\t\t\t\t\tcontaining type\r\n\t\t\t\t\t\t\tindicating 'certificate_digest_with_other_algorithm'\r\n\t\t\t\t\t\tand containing digest\r\n\t\t\t\t\t\t\treferencing CERT_TS_AA_A\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "bc0af35f-e297-4c88-9d0e-39762d807b05",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "8cd830f6-c52d-47f3-91d6-4fc97e016be8"
}
 No newline at end of file