Skip to content

ocpp : Added TLSv1.3 support for OCPP#153

Open
SanjayyyV wants to merge 3 commits intodev/ev/ocppfrom
ocpp-tlsv13
Open

ocpp : Added TLSv1.3 support for OCPP#153
SanjayyyV wants to merge 3 commits intodev/ev/ocppfrom
ocpp-tlsv13

Conversation

@SanjayyyV
Copy link
Collaborator

  • Added secure sockets (TLSv1.3) support for OCPP.
  • Overlay-tls13.conf and Overlay-ec.conf has to be passed to enable secure sockets.
  • Default prj.conf can be used for using normal TCP socket.
  • Sample certificates are provided.

Added support for TLSv1.3 to the OCPP subsystem by enabling
TLS secure sockets. This allows secure WebSocket
connections over TLSv1.3 during OCPP communication.

Signed-off-by: Sanjay V <sanjay@linumiz.com>
Updated the OCPP sample to support TLSv1.3 by adding overlay
configuration files and updating the project configuration
for secure socket setup. Included EC private key and certificate
required for establishing secure socket communication.

Signed-off-by: Sanjay V <sanjay@linumiz.com>
Introduced optional TLS credentials struct in the OCPP header to enable
secure socket communication with the Central System.

Signed-off-by: Sanjay V <sanjay@linumiz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant