Skip to content

MQTT通信安全的最佳实践

0

【以下的问题经过翻译处理】 在IoT设备和AWS IoT Core服务之间安全进行MQTT通信的最佳实践是什么,包括证书管理、MQTT over TLS和针对IoT设备的细粒度IAM策略?

EXPERT
asked 2 years ago112 views
1 Answer
0

【以下的回答经过翻译处理】 您好,sdtslmn。无论你使用哪种设备通讯协议,所有通讯都使用TLS进行加密。有几种客户端认证选项,但是新设备通常会使用X.509证书进行认证,并使用IoT策略进行授权(而不是IAM策略)。

关于最佳实践,请参考以下文档:

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.