tuya / tuya-iot-core-sdk

Tuya IoT Core SDK
MIT License
23 stars 13 forks source link

请问使用ESP32 MQTT标准协议连接涂鸦,如何获取证书 #13

Open 1359450511 opened 11 months ago

1359450511 commented 11 months ago

我在使用ESP32 MQTT标准协议连接涂鸦服务器的时候,提示我需要CA证书和客户端证书密钥,请问我怎么获取这些 普通的MQTT是MQTT协议,涂鸦的是安全的MQTTS协议,这就需要提供证书,但我无法获取有效的证书

gcopoix commented 10 months ago

Hi,

 

sorry for my late reply.

As mentioned here you need to setup an own account. This if for this (or better for the Tuya SDK) example. I you work with the standard MQTT from ESP32, you need to extract the certificates from the official Tuya SDK examples, e.g. here

Hope this helps.

Gregor

   

Gesendet: Samstag, 18. November 2023 um 02:37 Uhr Von: "1359450511" @.> An: "tuya/tuya-iot-core-sdk" @.> Cc: "Subscribed" @.***> Betreff: [tuya/tuya-iot-core-sdk] 请问使用ESP32 MQTT标准协议连接涂鸦,如何获取证书 (Issue #13)

 

我在使用ESP32 MQTT标准协议连接涂鸦服务器的时候,提示我需要CA证书和客户端证书密钥,请问我怎么获取这些 普通的MQTT是MQTT协议,涂鸦的是安全的MQTTS协议,这就需要提供证书,但我无法获取有效的证书

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>