-
Task
-
Resolution: Unresolved
-
Minor
-
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.