TLS for TCP/IP interface

Hi there,

I was wondering if TLS for the TCP/IP socket API is available? There is no mention of it in the docs. Unencrypted transport is a big no-no in my sector. I’m planning to do a little proof-of-concept prototype using an STM32 and a SARA201 module, so it’d be nice to know if I can use Hologram’s messaging services or if I have to roll my own.

Cheers,
Peter

It is! You should be able to connect on port 9943 with TLS.

This very useful information is missing from the documention!