Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
26 stars 20 forks source link

OCPP: Support uploading root certificates. #233

Closed rtrbt closed 11 months ago

rtrbt commented 1 year ago

https://docs.espressif.com/projects/esp-idf/en/release-v4.4/esp32/api-reference/protocols/esp_websocket_client.html#tls

https://www.tinkerunity.org/topic/8025-anschluss-von-warp-charger-pro-1-an-citywatt-abrechnungssystem/?do=findComment&comment=51764

There are other features that will allow using TLS connections in the future (#25 #76). Maybe add a general certificate management sub-page?

rtrbt commented 11 months ago

Done.