barafael
barafael
DIIDevHeads IoT Integration Server
Created by Enthernet Code on 6/18/2024 in #edge-networking
how can i implement secure communication between IoT devices using Transport Layer Security (TLS)
@Enthernet Code OpenSSL, don't do it yourself. Arguably, if you want it to be secure don't do it (in C). What kind of device, can you rely on Linux or is it a microcontroller? There are various TCP/IP stacks available which can do TLS on constrained hardware
4 replies