You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Hi,
I know this has been requested in 2013 and closed off without implementation, and there has been a dev approach back in 0.11. DTLS is mandatory for any application using CoAP, which pretty much covers the entire IoT space, oneM2M, lightweightM2M. There is CoAP protocol support (via node-coap) but no way to secure the traffic. OpenSSL has support for DTLS so the underlying infrastructure is there.
Node.js is a great platform, although after many years of use and experience we're having to look at (ugh) Java and other alternatives for our ongoing work.
If there's any way this could get onto the roadmap with some clarity it would help many of us making similar decisions on platform selection for IoT core functionality.