Does the 'RedSensorToCloud' example use a secure connection?

I’ve been playing with the RedSensorToCloud sample code and was wondering if le_avdata uses a secure connection (SSL).

Thanks,
Nick

@nick I do not see any openssl calls the data is encrypted using a 256-AES and I see a handshake operation during the connect phase.

1 Like

Hey @dclark75,

Thanks for the reply. I suspect this is sufficient. I’ll have a chat with @coastalbrandon tomorrow about security requirements for our product.