Secure Modbus Implementation - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Secure Modbus Implementation (/showthread.php?tid=5323) |
Secure Modbus Implementation - darklord - 25.03.2024 Hello, Does Logic Machine support the secure communication methods outlined in this document? MB-TCP-Security-v21_2018-07-24.pdf (modbus.org) If not, is there any way we secure the communication except network settings? RE: Secure Modbus Implementation - admin - 25.03.2024 It's not supported at the moment. Do you have an actual end device that supports secure communication? RE: Secure Modbus Implementation - darklord - 26.03.2024 (25.03.2024, 14:36)admin Wrote: It's not supported at the moment. Do you have an actual end device that supports secure communication? No, I've implemented security with a proprietary protocol. I did consider Logic Machine scripts for simpler obfuscation, but probably they won't work for this. |