OpenSSL returns different TLS versions and ciphers for node management LIFs
Applies to
- ONTAP 9.11.1+
- OpenSSL
- Certificates
Issue
- After regenerating the cluster certificate, OpenSSL shows different TLS versions and ciphers for node management LIFs.
- Running
openssl s_client -connect <node_management_lif>:443
returns:
New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384
for one nodeand
New, TLSv1.2, Cipher is ECDHE-RSA-AES256-GCM-SHA384
for the remaining nodes