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

use viewer certificate for cloud front #361

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SimonLdj
Copy link

@SimonLdj SimonLdj commented Aug 8, 2021

This will allow specifying securityPolicy and sslMethod both when using createSiteWithCloudfront or createSiteFromHostedZone.

Also, aliasConfiguration is deprecated and it is advised to use ViewerCertificate instead.

one open issue is, securityPolicy and sslMethod ignored if certificateARN was not given when using createSiteWithCloudfront.
Seems like with ViewerCertificate we must have some certificate to change those settings.

Later I would like to enable specifying certificateARN when using createSiteFromHostedZone (instead of always creating one)

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

Successfully merging this pull request may close these issues.

None yet

1 participant