ETSI's Bug Tracker - SECURITY
View Issue Details
0007332SECURITYTSS&TPpublic14-01-2016 12:4708-02-2016 14:57
haddads 
Denis Filatov 
normalminorhave not tried
resolvedno change required 
 
Next Version 
0007332: [TP_SEC_ITSS_RCV_CERT_12_01_BO, 12_02 and 03] Add a test for the uniqueness of
Maybe we should add a test to verify that for each ITS-AID only one
ItsAidSsp is used. I haven't see it elsewhere. Only for certificate in
the certificate chain (AA and AT certificates).


with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a Secured DENM {
      containing header_fields ['signer_info'] {
        containing signer {
          containing type
            indicating 'certificate'
          containing certificate (CERT_TS_12_04_BO_AT) {
            containing subject_attributes['its_aid_ssp_list']
        containing its_aid_list[0..N]
              containing unique items
          }
        }
      }
    }
  } then {
    the IUT discards the message
  }

}
No tags attached.
Issue History
14-01-2016 12:47haddadsNew Issue
14-01-2016 12:47haddadsStatusnew => assigned
14-01-2016 12:47haddadsAssigned To => Denis Filatov
28-01-2016 22:20Denis FilatovNote Added: 0013779
28-01-2016 22:20Denis FilatovStatusassigned => confirmed
08-02-2016 14:57Denis FilatovNote Added: 0013814
08-02-2016 14:57Denis FilatovStatusconfirmed => resolved
08-02-2016 14:57Denis FilatovResolutionopen => no change required

Notes
(0013779)
Denis Filatov   
28-01-2016 22:20   
To be added
(0013814)
Denis Filatov   
08-02-2016 14:57   
covered in TP_SEC_ITSS_RCV_CERT_12_04_BO