ETSI's Bug Tracker - SECURITY
View Issue Details
0007395SECURITYTSS&TPpublic12-02-2016 09:2123-02-2016 15:33
Peter Felber 
Denis Filatov 
normalminorhave not tried
resolvedfixed 
Test_Spec_TS103096_V121 
Test_Spec_TS103096_V121 
0007395: Add TP to check for illegal header-field request_unrecognized_certificate (DENM)
Summary: Check that IUT discards a secured DENM containing a headerfield of type request_unrecognized_certificate.
Reference: ETSI TS 103 097 [1], clause 7.2
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (DEM)
      containing header_fields[0].type
        indicating 'signer_info'
      and containing header_fields[1].type
        indicating 'generation_time'
      and containing header_fields[2] {
        containing type
          indicating 'its_aid'
        containing its_aid
          indicating 'AID_DENM'
      }
      and containing header_fields[3] {
        containing type 'request_unrecognized_certificate'
  } then {
    the IUT discards a SecuredMessage
  }
}
No tags attached.
Issue History
12-02-2016 09:21Peter FelberNew Issue
12-02-2016 09:21Peter FelberStatusnew => assigned
12-02-2016 09:21Peter FelberAssigned To => Denis Filatov
23-02-2016 15:33Denis FilatovCheckin
23-02-2016 15:33Denis FilatovNote Added: 0013850
23-02-2016 15:33Denis FilatovStatusassigned => resolved
23-02-2016 15:33Denis FilatovResolutionopen => fixed

Notes
(0013850)
Denis Filatov   
23-02-2016 15:33   
fix 0007395
Add TP to check for illegal header-field request_unrecognized_certificate (DENM)
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_04/TP_SEC_ITSS_RCV_DENM_04_14_BO.json [^]