hirschenberger / modbus-rs

Modbus implementation in pure Rust
MIT License
85 stars 22 forks source link

MODBUS/TCP Security support #36

Open gustavowd opened 1 year ago

gustavowd commented 1 year ago

Hi. Congrats for the project. Is it possible to add support for the new specification, the Modbus TCP Security, based on TLS?

Some of new protocols based on modbus are migrating for this modbus version, as the sunspec modbus protocol. The specification is available at:

Thanks in advance. Gustavo Denardin

hirschenberger commented 1 year ago

Hello, thanks for the suggesttion. I'll look into it, but I think you forgot to add the link to the spec.

gustavowd commented 1 year ago

Sorry. The specification is available at: https://modbus.org/docs/MB-TCP-Security-v21_2018-07-24.pdf