Commit fc363472 authored by filatov's avatar filatov
Browse files

[New TPs] Check certificate validity against current IUT time and position

parent 808a1f37
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_locations": {
            "elements_type": "STRING",
            "isGenerated": false,
            "key": "_locations",
            "origin": "cc346379-7ca3-4f8a-ada2-1e06d8dd452e",
            "type": "LIST",
            "value": ["/Documents/Draft_ETSI_TS_103 097 v1.1.14.xhtml/4ee1b61f-a484-4fc4-b43d-aa191370d877"]
        },
        "_name": {
            "isGenerated": false,
            "key": "_name",
            "origin": "cc346379-7ca3-4f8a-ada2-1e06d8dd452e",
            "type": "STRING",
            "value": "13. Check certificate validity"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "cc346379-7ca3-4f8a-ada2-1e06d8dd452e",
            "type": "STRING",
            "value": "Requirement"
        }
    },
    "uuid": "cc346379-7ca3-4f8a-ada2-1e06d8dd452e"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "31bfef9c-2a93-48a0-894e-bc6ada29dfb3",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "a78e481e-fa19-4ba4-a671-305837d7b014",
            "type": "STRING",
            "value": "Check that IUT discards secured CAM signed with the not yet valid certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "a78e481e-fa19-4ba4-a671-305837d7b014",
            "type": "STRING",
            "value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is before the time validity period of CERT_TS_MSG_13_01_BO_AT\r\nensure that\r\n\twhen\r\n\t\tthe IUT is receiving a SecuredMessage (MSG_SEC_RCV_CAM_01)\r\n\t\t\tcontaining header_fields['signer_info'].signer\r\n\t\t\t\tcontaining certificate (CERT_TS_MSG_13_01_BO_AT)\r\n\t\t\t\t\tcontaining validity_restrictions['time_start_and_end']\r\n\t\t\t\t\t\tcontaining start_validity\r\n\t\t\t\t\t\t\tindicating START_VALIDITY_AT > CURRENT_TIME\r\n\t\t\t\t\t\tand containing end_validity\r\n\t\t\t\t\t\t\tindicating END_VALIDITY_AT > START_VALIDITY_AT\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "31bfef9c-2a93-48a0-894e-bc6ada29dfb3",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "31bfef9c-2a93-48a0-894e-bc6ada29dfb3",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "a78e481e-fa19-4ba4-a671-305837d7b014"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "a78e481e-fa19-4ba4-a671-305837d7b014",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa",
            "type": "STRING",
            "value": "Check that IUT discards secured CAM signed with the expired certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa",
            "type": "STRING",
            "value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is before the time validity period of CERT_TS_MSG_13_02_BO_AT\r\nensure that\r\n\twhen\r\n\t\tthe IUT is receiving a SecuredMessage (MSG_SEC_RCV_CAM_01)\r\n\t\t\tcontaining header_fields['signer_info'].signer\r\n\t\t\t\tcontaining certificate (CERT_TS_MSG_13_02_BO_AT)\r\n\t\t\t\t\tcontaining validity_restrictions['time_start_and_end']\r\n\t\t\t\t\t\tcontaining start_validity\r\n\t\t\t\t\t\t\tindicating START_VALIDITY_AT < CURRENT_TIME\r\n\t\t\t\t\t\tand containing end_validity\r\n\t\t\t\t\t\t\tindicating END_VALIDITY_AT < CURRENT_TIME\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "a78e481e-fa19-4ba4-a671-305837d7b014",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "a78e481e-fa19-4ba4-a671-305837d7b014",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "Check that IUT discards secured CAM when IUT location is outside the circular validity restriction of the signing certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is inside the validity period of CERT_TS_MSG_13_03_BO_AT\r\n\tand the IUT current location is set to CURRENT_IUT_LOCATION\r\nensure that\r\n\twhen\r\n\t\tthe IUT is receiving a SecuredMessage (MSG_SEC_RCV_CAM_01)\r\n\t\t\tcontaining header_fields['signer_info'].signer\r\n\t\t\t\tcontaining certificate (CERT_TS_MSG_13_03_BO_AT)\r\n\t\t\t\t\tcontaining validity_restrictions['region']\r\n\t\t\t\t\t\tcontaining region\r\n\t\t\t\t\t\t\tcontaining region_type\r\n\t\t\t\t\t\t\t\tindicating 'circle'\r\n\t\t\t\t\t\t\tand containing circular_region\r\n\t\t\t\t\t\t\t\tindicating REGION\r\n\t\t\t\t\t\t\t\t\tnot containing the CURRENT_IUT_LOCATION\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "23f874bc-503d-47fd-90ff-0f0bfd7e00fa",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "d81c7b83-48cf-493b-8863-0e2d2aa796b8"
}
 No newline at end of file
+40 −0
Original line number Diff line number Diff line
{
    "attributes": {
        "_author": {
            "isGenerated": false,
            "key": "_author",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "isGenerated": false,
            "key": "_description",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "Check that IUT discards secured CAM when IUT location is outside the rectangular validity restriction of the signing certificate"
        },
        "_expectedResults": {
            "isGenerated": false,
            "key": "_expectedResults",
            "origin": "e7c7c76a-bc51-4580-a360-67fd938a1012",
            "type": "STRING",
            "value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is inside the validity period of CERT_TS_MSG_13_04_BO_AT\r\n\tand the IUT current location is set to CURRENT_IUT_LOCATION\r\nensure that\r\n\twhen\r\n\t\tthe IUT is receiving a SecuredMessage (MSG_SEC_RCV_CAM_01)\r\n\t\t\tcontaining header_fields['signer_info'].signer\r\n\t\t\t\tcontaining certificate (CERT_TS_MSG_13_04_BO_AT)\r\n\t\t\t\t\tcontaining validity_restrictions['region']\r\n\t\t\t\t\t\tcontaining region\r\n\t\t\t\t\t\t\tcontaining region_type\r\n\t\t\t\t\t\t\t\tindicating 'rectangle'\r\n\t\t\t\t\t\t\tand containing rectangular_regions\r\n\t\t\t\t\t\t\t\tindicating REGION\r\n\t\t\t\t\t\t\t\t\tnot containing the CURRENT_IUT_LOCATION\r\n\tthen\r\n\t\tthe IUT discards the message"
        },
        "_status": {
            "isGenerated": false,
            "key": "_status",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "isGenerated": false,
            "key": "_type",
            "origin": "d81c7b83-48cf-493b-8863-0e2d2aa796b8",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "e7c7c76a-bc51-4580-a360-67fd938a1012"
}
 No newline at end of file
Loading