Skip to content
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

OCPP 1.6-J Security enhancements missing from 1.6 #197

Closed
villekr opened this issue Apr 20, 2021 · 4 comments
Closed

OCPP 1.6-J Security enhancements missing from 1.6 #197

villekr opened this issue Apr 20, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@villekr
Copy link
Contributor

villekr commented Apr 20, 2021

Improved security for OCPP 1.6-J v1.0 (ocpp_1_6_security.pdf) defines extra requests, responses and datatypes backported from 2.0 to 1.6. These are at the moment missing

The following requests are added:
CertificateSigned
DeleteCertificate
ExtendedTriggerMessage
GetInstalledCertificateIds
GetLog
InstallCertificate
LogStatusNotification
SecurityEventNotification
SignCertificate
SignedFirmwareStatusNotification
SignedUpdateFirmware

This should be quite straightforward task to backport to 1.6 from 2.0.

@OrangeTux
Copy link
Contributor

Thanks. That is definitively something that should be added.

@OrangeTux OrangeTux added the enhancement New feature or request label Apr 21, 2021
@villekr
Copy link
Contributor Author

villekr commented Apr 22, 2021

I can work on that if that's ok?

@OrangeTux
Copy link
Contributor

Sure!

@villekr
Copy link
Contributor Author

villekr commented Apr 23, 2021

Actually missed already existing issue #141. This can be closed as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants