|
|
|
|
|
by johnpaulett
5374 days ago
|
|
It sounds like Amazon is a effectively a man-in-the-middle. Hopefully the device-to-Amazon connection is secured by Amazon, but I can not find any details. The privacy implications of all SSL traffic being decrypted on AWS are a bit scary. I am guessing the end user will never see broken SSL certificate warnings (as you would expect in a regular browser), since Amazon can add a "Amazon MITM" root CA certificate to the browser. |
|
Edit: The more I think about it, the more I think it is likely that they are just passing along the connection. SSL is designed to prevent MITM attacks. They would have to provide their own certificate which would cause browser warnings. They could write their browser to ignore certificate problems for Amazon certificates, but that strikes me as a pretty gaping hole.