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
0007263SECURITYTSS&TPpublic17-12-2015 13:2117-12-2015 13:21
ReporterPeter Felber 
Assigned ToDenis Filatov 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Product VersionTest_Spec_TS103096_V121 
Target VersionTest_Spec_TS103096_V121Fixed in Version 
Summary0007263: Add Testcases for new chapter 5.3.5.3 Check that the Authorization Ticket is only signed by the Authorization Authority
DescriptionAdd Testcases to ensure that the IUT discards messages which are signed by an Authorization Ticket which is not issued by an Authorization Authority.

Add the following testcase four times for each of the subject_types:
- root_ca
- authorization_authority
- enrollment_authority
- enrollment_credential

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage
      containing header_fields ['signer_info'].signer {
        containing certificate {
          containing type
            indicating 'certificate'
          containing subject_info.subject_type
            indicating 'authorization_ticket'
          containing signer_info.digest
            referencing to certificate
              containing subject_info.subject_type
                indicating 'root_ca'
        }
      }
  } then {
    the IUT discards the message
  }
}
TagsNo tags attached.
Attached Files

- Relationships
child of 0007261assignedDenis Filatov Restructure Certificate-PKI tests 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
17-12-2015 13:21 Peter Felber New Issue
17-12-2015 13:21 Peter Felber Status new => assigned
17-12-2015 13:21 Peter Felber Assigned To => Denis Filatov
17-12-2015 13:21 Peter Felber Relationship added child of 0007261


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