Skip to content

wordpress-fargate: modernize encryption settings #33

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

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

Conversation

jre21
Copy link

@jre21 jre21 commented Jun 1, 2021

This pull request consists of two changes: encrypting EFS's file storage, and restricting the TLS settings to only use modern ciphers. Web browsers have already started disabling earlier TLS versions; at this point allowing older ciphers just increases attack surface without meaningfully improving compatibility with existing web clients, and I'd rather see settings that are secure by default.

I'm open to adding variables to configure TLS settings rather than hardcoding them in cloudfront.tf and alb.tf, if that would be a preferred approach.

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.

1 participant