Global Content Delivery Flashcards
Regional service handles the complexity of creating, storing, and renewing public and private SSL/TLS X.509 certificates and keys that protect your AWS websites and applications
AWS Certficate manager
Applications need to trust
Private Certificate Authority
Browers trust a list of providers which can trust other providers
Public Certificate Authority
CloudFront and Load Balancers are the only supported services for ACM
True
Can EC2 be used with ACM?
No
Can you use Certifications from one region in another region?
No, certifications cannot leave the region they are generated/imported from
In CloudFront if you want to add certificates the always need to be in US East 1
True
Do self signed certificates work in CloudFront?
No
The two SSL connections in CloudFront (viewer -> CF, CF -> origin) both need to have public certificates
True
TLS extension which tells the server which domain name it is trying to access
SNI
Restrict s3 access so that it is only accessible via CloudFront distribution
S3 origin with legacy access identites
if using an S3 origin are the viewer and origin protocols the same?
Yes
Used to secure custom Origins
Custom headers
Provide Access to one object
SignedURLS
If client doesnt support cookies which should you use
SignedURLS