-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
checksCheck additions or changesCheck additions or changes
Description
Describe the issue
The added support for tls1.3 a few years ago assumed a check with a date in the policy which is now outdated.
'TLS': ("ELBSecurityPolicy-TLS13-1-3-2021-06", "ELBSecurityPolicy-TLS13-1-2", "ELBSecurityPolicy-FS-1-2", "ELBSecurityPolicy-TLS-1-2")
the first supported prefix there should just be ELBSecurityPolicy-TLS13-1-3
Examples
We have a resource attempting to use this policy ELBSecurityPolicy-TLS13-1-3-FIPS-2023-04
failing on this check due to the too strict prefix.
Version (please complete the following information):
- latest
Additional context
Metadata
Metadata
Assignees
Labels
checksCheck additions or changesCheck additions or changes