256dpi / arduino-mqtt

MQTT library for Arduino
MIT License
1.01k stars 230 forks source link

MKR 1400 GSM - SSL/Letsencrypt #279

Closed jpronans closed 2 years ago

jpronans commented 2 years ago

Evening, I'm relatively new to Arduino so this may simply be a pebkac on my behalf. I've been attempting to use (https://github.com/256dpi/arduino-mqtt/blob/master/examples/ArduinoMKRGSM1400Secure/ArduinoMKRGSM1400Secure.ino) to connect to a pair of mosquitto brokers fronted by a haproxy. I'm using Letsencrypt certs and terminating the SSL connection on haproxy, but I don't seem to be able to get it to work with the Arduino. It just fails to connect.

jpronans commented 2 years ago

MKR 1400 GSM is now EOL.