Skip to content

Conversation

alexw91
Copy link
Contributor

@alexw91 alexw91 commented Sep 30, 2025

Release Summary:

Resolved issues:

P302735809

Description of changes:

Adds CloudFront PQ TLS Policies

Call-outs:

None

Testing:

Unit Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@goatgoose goatgoose self-requested a review October 1, 2025 00:08
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other policies without "no-pq" contain PQ. Does this one intentionally not have PQ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this policy is a legacy used for testing, hence not upgrading to PQ

/* CloudFront viewer facing */
"CloudFront-SSL-v-3",
"CloudFront-TLS-1-0-2014",
"CloudFront-TLS-1-0-2014-PQ-Beta",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't there a bunch of other new policies that support TLS 1.3?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of the viewer side policies use TLS 1.3, you might be thinking about origin policies that have a separate policies that have TLS 1.3

@jmayclin
Copy link
Contributor

Are there any CloudFront policies that could be deleted? If the answer is no that's fine, but it this seems like a good point to check in on that 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants