Skip to content
Documentation Menu

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

FieldValue
Test case nameRetrieve certificates from Charging Station - No matching certificate found
Test case IdTC_M_19_CS
Use case Id(s)M03
Requirement(s)M03.FR.01,M03.FR.02
System under testCharging Station
Functional blockM. 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 StationCSMS
2. The Charging Station responds with a GetInstalledCertificateIdsResponse1. 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