Unable to use MQTTS with CloudAPI due to Unknown CA Error
Hi,
We are trying to connect RemoteController to my EMQX CloudAPI platform with TLS.
Currently I'm receiving error Unknown CA from RemoteController.
We are using GoDaddy certificate and mqttx client connects successfully via TLS.
If I try to connect RemoteController I receive the next error on EMQX:
│ 2025-03-31T15:11:55.501061+00:00 [notice] TLS server: In state certify received CLIENT ALERT: Fatal - Unknown CA │
│ 2025-03-31T15:11:55.502072+00:00 [notice] supervisor: {esockd_connection_sup,<0.24926.0>}, errorContext: ssl_error, reason: {tls_alert,{unknown_ca,"TLS server: In st │
│ ate certify received CLIENT ALERT: Fatal - Unknown CA\n"}}, offender: [{pid,<0.24926.0>},{name,connection},{mfargs,{emqx_connection,start_link,[#{listener => {ssl,de │
│ fault},limiter => #{connection => #{initial => 0,burst => 0,rate => infinity}},enable_authn => true,zone => default}]}}]
Also, we have this connection settings:
const param: ThingParam = {
host: "ssl://mqtt.dev.mydomain.io:8883",
username: "user_rc",
password: accessToken,
connectCallback: 'connectCallback',
};
Attaching screenshots from mqttx:
And connection settings:
Could you, please, assist with the problem?
Thanks,
Serhii
-
Dear developers, Hello, thank you for contacting DJI Innovation. The client does not recognize the certificate authority (CA) presented by the server. Check the client's certificate truststore to ensure it contains GoDaddy's root certificate I hope our solution can help you, thank you for your email, wish you a happy life! Best Regards, Dji innovation SDK technical support -
Dear developers, Hello, thank you for contacting DJI Innovation. Currently supported certificates: GoDaddy Cloudflare (supported only at airports, not lighting) DigiCert certificate applied by Alibaba Cloud I hope our solution can help you, thank you for your email, wish you a happy life! Best Regards, Dji innovation SDK technical support
请先登录再写评论。
评论
6 条评论