TC_M_22_CS — Delete a certificate from a Charging Station - No matching certificate found
TC_M_22_CS — Delete a certificate from a 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 283.
Identification
| Field | Value |
|---|---|
| Test case name | Delete a certificate from a Charging Station - No matching certificate found |
| Test case Id | TC_M_22_CS |
| Use case Id(s) | M04 |
| Requirement(s) | M04.FR.01,M04.FR.04 |
| System under test | Charging Station |
| Functional block | M. ISO 15118 CertificateManagement |
Description
The CSMS is able to request the Charging Station to delete an installed certificate using the DeleteCertificateRequest message.
Purpose
To verify if the Charging Station is able to respond that no certificate is installed that matches the provided certificateHashData.
Prerequisite(s)
N/a
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 1. Execute Reusable State GetInstalledCertificates with certificateType CSMSRootCertificate. | |
| 3. The Charging Station responds with a DeleteCertificateResponse | 2. The OCTT sends a DeleteCertificateRequest; with certificateHashData is <certificateHashData from unknown certificate> |
Tool validations
Step 3:
Message: DeleteCertificateResponse
- status must be NotFound
Post scenario validations
- N/a