TheThingsArchive / python-app-sdk

The Things Network Application SDK for Python
MIT License
29 stars 16 forks source link

The MQTT server uses MQTTS, but the client won't accept the TLS certificate #36

Closed skyluke86 closed 2 years ago

skyluke86 commented 5 years ago

Is it possible to fix the MQTTS connection please?

johanstokking commented 5 years ago

Can you elaborate the issue? What is the error you're seeing? Is this on public community network or a private network?

skyluke86 commented 4 years ago

At the end of DOCUMENTATION.md in section Troubleshooting, there is written the title: The MQTT server uses MQTTS, but the client won't accept the TLS certificate I'm testing on TTN and there is the MQTT over TLS. TTN MQTTS And i did some test with wireshark and as it is written in the doc, there is no packet encryption. Something in the code that does not work properly. Is it possible to fix? Thanks

htdvisser commented 2 years ago

With The Things Network V2 shut down, we're going to archive this repository. This issue will be locked.