-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ec2-plugin
-
None
When configuring a Windows AMI, the plugin allows:
- self signed certificate
- disabling TLS while using a password
We should inform the user in a `FormValidation` that those fields can not be enabled when running in FIPS mode and don't allow saving them.
Â
We should also validate that the host key and the private key use FIPS compliant key size.