Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007378SECURITYTSS&TPpublic04-02-2016 13:5005-02-2016 13:13
ReporterPeter Felber 
Assigned ToDenis Filatov 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionno change required 
PlatformOSOS Version
Product VersionTest_Spec_TS103096_V121 
Target VersionTest_Spec_TS103096_V121Fixed in Version 
Summary0007378: Check request for unrecognized certificate
DescriptionFor chapter 5.3.3.5:

Summary: Check that IUT requests the complete certificate when receiving a secured CAM with the signer-info of type certificate_digest_with_sha256 containing a prior unknown certificate id
Reference: ETSI TS 103 097 [1], clause 7.1
PICS Selection: PICS_GN_SECURITY

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage (DENM) {
      containing header_fields['signer_info']
        containing signer.type
          indicating 'certificate_digest_with_sha256'
        containing digest
          referencing to (CERT_UNKNOWN_YET)
      and containing header_fields['generation_time']
      and containing header_fields['generation_location']
      and containing header_fields['its_aid']
        indicating 'AID_DENM'
      and not containing other header fields
    }
  } then {
    the IUT sends a SecuredMessage (CAM) {
      containing header_fields['request_unrecognized_certificate'] {
        containing digest
          referencing to (CERT_UNKNOWN_YET)
      }
    }
  }
}
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013809)
Denis Filatov (administrator)
05-02-2016 13:13

1. DENM should not be signed by digest
2. it is already implemented in TP_SEC_ITSS_SND_CAM_06_01_BV

- Issue History
Date Modified Username Field Change
04-02-2016 13:50 Peter Felber New Issue
04-02-2016 13:50 Peter Felber Status new => assigned
04-02-2016 13:50 Peter Felber Assigned To => Denis Filatov
05-02-2016 13:13 Denis Filatov Note Added: 0013809
05-02-2016 13:13 Denis Filatov Status assigned => resolved
05-02-2016 13:13 Denis Filatov Resolution open => no change required


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker