Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATS Endpoint must be used #25

Open
mstfldmr opened this issue Jan 3, 2019 · 1 comment
Open

ATS Endpoint must be used #25

mstfldmr opened this issue Jan 3, 2019 · 1 comment

Comments

@mstfldmr
Copy link

mstfldmr commented Jan 3, 2019

You now need to use Amazon Trust Services (ATS) URL instead of the original.

The new urls look like wss://-ats.iot.ap-southeast-1.amazonaws.com
as opposed to the original wss://
.iot.ap-southeast-1.amazonaws.com

You can learn your ATS endpoint with the command aws iot describe-endpoint --endpoint-type iot:Data-ATS

https://aws.amazon.com/blogs/iot/aws-iot-core-ats-endpoints/

https://docs.aws.amazon.com/iot/latest/developerguide/managing-device-certs.html

@nelsonic
Copy link
Member

nelsonic commented Jan 4, 2019

@mstfldmr thank you for opening this issue! 🎉
If you have time, please add this info to the readme via Pull Request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants