Skip to content

Added OEMRootCertificate as certificate option to the ISO15118 extension #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

Habbus
Copy link
Contributor

@Habbus Habbus commented Oct 23, 2024

We are testing mutual TLS connections with EV's. This change would allow us to install the OEM root certificate neatly through an ocpp backend that also provides this option. In the future we would obviously like to do this with OCPP2.1, but for now I think this is a nice solution.

…ard in ocpp1.6, but will be standard in later ocpp versions to support installing these types of certificates to set up mutual tls with an ev
@Habbus
Copy link
Contributor Author

Habbus commented Oct 23, 2024

@c-jimenez this does require a change on the eventhandler interface level. Maybe that is problematic?

@c-jimenez c-jimenez self-assigned this Oct 24, 2024
@c-jimenez c-jimenez added the enhancement New feature or request label Oct 24, 2024
@c-jimenez
Copy link
Owner

Hi,

Thank you for your proposal.
This is a minor interface change so its okay for to update it (I will put a dedicated warning in the next release note).

To complete your implementation, please update the following enum helpers definitions:

  • GetCertificateIdUseEnumTypeHelper
  • InstallCertificateUseEnumTypeHelper

@Habbus
Copy link
Contributor Author

Habbus commented Oct 24, 2024

Good point, done!

@c-jimenez c-jimenez merged commit f11481a into c-jimenez:develop Oct 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants