TC_M_23_CS — Delete a certificate from a Charging Station - Unable to delete the Charging Station Certificate
TC_M_23_CS — Delete a certificate from a Charging Station - Unable to delete the Charging Station Certificate
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block M. ISO 15118 CertificateManagement, page 284.
Identification
| Field | Value |
|---|---|
| Test case name | Delete a certificate from a Charging Station - Unable to delete the Charging Station Certificate |
| Test case Id | TC_M_23_CS |
| Use case Id(s) | M04 |
| Requirement(s) | M04.FR.01,M04.FR.06 |
| 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 does NOT allow the deletion of the Charging Station certificate.
Prerequisite(s)
N/a
Before (Preparations)
Configuration State:
- N/a
Memory State:
- N/a
Reusable State(s):
- RenewChargingStationCertificate for certificateType ChargingStationCertificate
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 1. Execute Reusable State GetInstalledCertificates with certificateType omitted. | |
| 3. The Charging Station responds with a DeleteCertificateResponse | 2. The OCTT sends a DeleteCertificateRequest; with certificateHashData is <certificateHashData from the generated ChargingStationCertificate at before.> |
Tool validations
Step 3:
Message: DeleteCertificateResponse
- status must be NotFound OR Failed
Post scenario validations
- N/a