Has anyone enabled FIPS mode? We have several FAS 8060 nodes in a cluster with ONTAP 9.3P15 and we are looking to enable FIPS mode.
I am looking at this document:
So if I run and reboot:
security config modify -interface SSL -is-fips-enabled true
Does the security config looks like this?
- FIPS: on
- SSL protocol = {TLSv1.2}
- SSL ciphers = {ALL:!LOW:!aNULL:!EXP:!eNULL:!RC4}
Any issue anyone experience?
What if we need TLS v1.1?