Sam (Customer) asked a question.

Productivity Open MQTT with TLS

I'm new to Arduino and trying to connect my P1AM-100 with ethernet card to our MQTT cloud server using TLS. Is there a particular library or technique that is recommended in conjunction with the ArduinoMQTTClient library? My code thus far is roughly based on the MQTT example code on the github.