-
Notifications
You must be signed in to change notification settings - Fork 133
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
Added OCPP 1.6 security extension #265
Conversation
…ware update still WIP
Added OCPPj 1.6 security extension messages (beta)
…ortedProfiles allowed values in OCPP 1.6 specification (#2)
Hi @xBlaz3kx, Why not use the standard specification for ISO15118 in ocpp1.6, as described in the following document: |
Hey @dwibudut, this is the OCPP 1.6 security extension, which includes certificate management feature (TLS/SSL for websockets certificate management as well as ISO 15118 certificate management) among other features. I'm not sure what you're trying to say - have I implemented something wrong in regards to certificate management? |
Hi @xBlaz3kx, There isn't anything wrong. Actually, I'm a little confused about whether the document (version via |
Moving to #266 |
Proposed changes
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any ofthem, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.
Further comments