1 回答
- 最新
- 投票最多
- 评论最多
1
Hi Dheeraj. From the information supplied, it's not clear to me what you're doing or when/where exactly it's failing. Nonetheless, I recommend you consult the AWS IoT Device Client source code as an example. It's a reference implementation of a Linux-based AWS IoT device, built on top of the AWS IoT Device SDK for CPP V2. It's includes an implementation of secure tunneling: https://github.com/awslabs/aws-iot-device-client/tree/main/source/tunneling
