privacy protections envelope

0

In AWS CloudFront, at the origin server, the content is divided into media segments which are further distributed through edge locations. But there does not seem to be any details to indicate that the privacy protections envelopes/details were also injected from the content source along with the file segments. Since the origin server adds the privacy protection envelopes to the consecutive segments, can it be inferred that the origin server also injects the privacy protection envelope along with the consecutive file segments? Thank you so much for your quick and timely response.

1 Answer
0

Hi, Thanks for your question. I really appreciate it.

AWS Cloudfront does help you to secure content in between your Origin; Configuring secure access and restricting access to content;

  1. Requiring HTTPS for communication between CloudFront and your custom origin -> https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html
  2. Requiring HTTPS for communication between CloudFront and your Amazon S3 origin -> https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.html
  3. Supported protocols and ciphers between CloudFront and the origin -> https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-ciphers-cloudfront-to-origin.html

Let me please know if that answer your query.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions