SSLClient
SSLClient copied to clipboard
Fail to connect when policy resource is setted in AWS IoT Core
When I connect my device to AWS IoT Core with policy resource different of * the connection is not stablished. I'd like to only enable some topics to publish and subscribe for security purposes but only allow to connect when wildcard caractere is used
Obs.: I've tried with mqtt.js client and works fine.