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

DO-1608: use most recent cipher suite for CloudFront distribution security policy #1292

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

crispy101
Copy link
Contributor

Description of the proposed changes

  • Get rid of SSL/TLS ciphers that do not offer forward secrecy (FS) also known as perfect forward secrecy (PFS).
    It's a feature that provides assurances the session keys will not be compromised even if server's private key is compromised.

Screenshots (if applicable)

Other solutions considered (if any)

Notes to PR author

⚠️ Please make sure the changes adhere to the guidelines mentioned here

Notes to reviewers

🛈 When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

@crispy101 crispy101 merged commit 45c56b0 into main Jan 30, 2024
1 check passed
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.

2 participants