thoughtworks / maeve-csms

MaEVe is an experimental EV Charge Station Management System (CSMS)
Apache License 2.0
86 stars 22 forks source link

Has2be sign certificate and certificate signed #13

Closed neinkeinkaffee closed 1 year ago

neinkeinkaffee commented 1 year ago

This implements the has2be handlers for CertificateSigned and CertificateSigned messages.

The ocpp201 CertificateSigned handler had an empty test that perhaps documents the intention to write a test later. I've therefore copied the empty test file, but not filled in a test, yet.

The changes in the go.mod file result from updating testcontainers to the latest version, one compatible with Go 1.20.6+.