Netapp TLSv1握手失败问题

时间:2015-03-19 07:28:45

标签: netapp

如何解决Netapp中的以下问题

Caused by: javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.

1 个答案:

答案 0 :(得分:1)

请参阅NetApp文章: https://library.netapp.com/ecmdocs/ECMP1155684/html/GUID-3E07D3F8-6A05-49C0-BF92-9C88BA252E1F.html

您只需要:

选项tls.enable on

确保执行所有群集节点。

祝你好运。