steve-community / steve

SteVe - OCPP server implementation in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for SignedUpdateFirmware

astrand opened this issue · comments

1.6 whitepaper mandates the new SignedUpdateFirmware request, and it is required not to support the old UpdateFirmware. Thus, for a CS supporting the signed version, Steve cannot be used to update firmware.

In other words, it would be good if we could add support for SignedUpdateFirmware.

i assume you are referencing OCPP 1.6 Security Whitepaper (3rd edition). none of the enhancements/adjustments mentioned there are implemented in steve.

so, i agree, but not only that. we should aim to implement all the ideas by the whitepaper.

The whitepaper link has changed, you can find it through this link OCPP-1.6-security-whitepaper-edition-3-2.zip or this page INFO & WHITEPAPERS.