Describe the bug
The SslPolicy enum does not include the FIPS Policies that were announce in November (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#fips-security-policies).
Expected Behavior
All Policies would be present in the SslPolicy enum, or there would be an option to use our own as a string.
Current Behavior
No FIPS policies can be selected/used.
Reproduction Steps
Create an ALB Listener. During the create, use attempt to set the sslPolicy property to SslPolicy.(value that represents ELBSecurityPolicy-TLS13-1-2-Ext0-FIPS-2023-04 policy).
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.114.1
Framework Version
No response
Node.js Version
18
OS
Mac
Language
TypeScript
Language Version
No response
Other information
No response
Describe the bug
The SslPolicy enum does not include the FIPS Policies that were announce in November (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#fips-security-policies).
Expected Behavior
All Policies would be present in the SslPolicy enum, or there would be an option to use our own as a string.
Current Behavior
No FIPS policies can be selected/used.
Reproduction Steps
Create an ALB Listener. During the create, use attempt to set the sslPolicy property to SslPolicy.(value that represents ELBSecurityPolicy-TLS13-1-2-Ext0-FIPS-2023-04 policy).
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.114.1
Framework Version
No response
Node.js Version
18
OS
Mac
Language
TypeScript
Language Version
No response
Other information
No response