eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.1k stars 880 forks source link

Paho MqttAndroidClient works connecting to AWS - please delete me. #972

Closed srlohr closed 1 year ago

srlohr commented 1 year ago

Nothing like making a public nuisance of myself to really motivate me to drill down to find my hideous copy&paste error. Apologies for the bother of this issue.

But for the benefit of anyone who finds this, before it is deleted, while getting stuck on the details of getting it all working right for the first time, here is a bare bones Android App to demonstrate TLS:

https://github.com/srlohr/PahoMqttAndroidClientTLS.git

srlohr commented 1 year ago

Yup, I'll eat crow because now I'm that guy I never wanted to be who erroneously opens an issue on his own editing error.