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

wordpress-fargate: modernize encryption settings #33

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.

peterkc added a commit to peterkc-devops/terraform-examples that referenced this pull request Jul 25, 2021
commit d79990b336c99a212c837c6c6675d6791e836b66
Author: Jacob Emmert-Aronson <[email protected]>
Date:   Mon May 31 16:35:55 2021 -0700

    Modernize TLS ciphersuites

commit b6c3f8fe57cd4a1ed3b098e2195121bf19e2d1c0
Author: Peter C <[email protected]>
Date:   Sat Jul 24 18:58:34 2021 -0700

    Encrypt EFS at rest
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