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

Allow security profile 0 to have a wss:// url #810

Open
maaikez opened this issue Sep 26, 2024 · 2 comments
Open

Allow security profile 0 to have a wss:// url #810

maaikez opened this issue Sep 26, 2024 · 2 comments
Labels
enhancement New feature or request OCPP1.6

Comments

@maaikez
Copy link
Contributor

maaikez commented Sep 26, 2024

OCPP Version

OCPP1.6

Describe the problem

During the plugfest, some people wanted to connect with security profile 0 with a wss:// url. That is currently not possible with libocpp.

Describe your solution

No response

Additional context

No response

@maaikez maaikez added enhancement New feature or request OCPP1.6 labels Sep 26, 2024
@marcemmers
Copy link
Contributor

We recently discussed this here as well. It is quite easy to allow connecting to wss:// in security level 0 as well. The harder question is, do we then still expect checking the root certificate? If so, what would be the reason not to use level 2 in that case?

@maaikez
Copy link
Contributor Author

maaikez commented Nov 11, 2024

We recently discussed this here as well. It is quite easy to allow connecting to wss:// in security level 0 as well. The harder question is, do we then still expect checking the root certificate? If so, what would be the reason not to use level 2 in that case?

Good question, I would say yes as it is a secure url. But I am not sure if that is what the people of the CSMS want ;).

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

No branches or pull requests

2 participants