简体   繁体   English

如何将 TLS 与 IOT IBM 结合使用?

[英]How can i use TLS with IOT IBM?

I have already worked with IOT MQTT protocol but now i want to work with IBM IOT MQTT with TLS and i want to publish and subscribe messages using python 3.7 and paho-mqtt library please guide me.我已经使用过 IOT MQTT 协议,但现在我想使用带有 TLS 的 IBM IOT MQTT,我想使用 python 3.7 和 paho-mqtt 库发布和订阅消息,请指导我。

Use the libraries from here: https://ibm-watson-iot.github.io/iot-python/使用此处的库: https://ibm-watson-iot.github.io/iot-python/

The connection is secured with TLS by default by the libs.默认情况下,库使用 TLS 保护连接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM