TC_M_19_CS — Retrieve certificates from Charging Station - No matching certificate found
TC_M_19_CS — Retrieve certificates from Charging Station - No matching certificate found
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block M. ISO 15118 CertificateManagement, page 281.
Identification
| Field | Value |
|---|---|
| Test case name | Retrieve certificates from Charging Station - No matching certificate found |
| Test case Id | TC_M_19_CS |
| Use case Id(s) | M03 |
| Requirement(s) | M03.FR.01,M03.FR.02 |
| System under test | Charging Station |
| Functional block | M. ISO 15118 CertificateManagement |
Description
The CSMS is able to retrieve the certificates installed at the Charging Station using the GetInstalledCertificateIdsRequest message.
Purpose
To verify if the Charging Station is able to respond that it did not find any certificate of the requested certificateType.
Prerequisite(s)
The Charging Station does not have a MORootCertificate installed.
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 2. The Charging Station responds with a GetInstalledCertificateIdsResponse | 1. The OCTT sends a GetInstalledCertificateIdsRequest; With certificateType is MORootCertificate |
Tool validations
Step 2:
Message: GetInstalledCertificateIdsResponse
- status must be NotFound
- certificateHashDataChain must be omitted.
Post scenario validations
- N/a