Skip to content

SSL certificate for AWS IoT core MQTT connection over Websocket Secure #488

Answered by jmklix
datahack336 asked this question in Q&A
Discussion options

You must be logged in to vote

This looks like it might be caused by the hop limit being only 1. Can you try adding the following to your docker machine settings:

amazonec2-metadata-token=required
amazonec2-metadata-token-response-hop-limit=2

Possibly related issue: awslabs/aws-sdk-rust#540 (comment)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants