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

Allow to attach certificate to CloudFront distribution configuration #11774

Open
cyberduck opened this issue Aug 23, 2021 · 0 comments
Open

Allow to attach certificate to CloudFront distribution configuration #11774

cyberduck opened this issue Aug 23, 2021 · 0 comments
Labels

Comments

@cyberduck
Copy link
Collaborator

@dkocher created the issue

Creating a distribution with a custom CNAME requires attaching a certificate. Possible sources are

  • IAM certificate ID

If the distribution uses Aliases (alternate domain names or CNAMEs) and the SSL/TLS certificate is stored in AWS Identity and Access Management (AWS IAM) , provide the ID of the IAM certificate.

  • ARN of ACM certificate

If the distribution uses Aliases (alternate domain names or CNAMEs) and the SSL/TLS certificate is stored in AWS Certificate Manager (ACM) , provide the Amazon Resource Name (ARN) of the ACM certificate. CloudFront only supports ACM certificates in the US East (N. Virginia) Region (us-east-1).

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

No branches or pull requests

2 participants