跳转到主内容

由于 TLS/SSL 握手失败,无法使用 HTTPS 访问 ONTAP S3 服务器

Views:
26
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

适用场景

  • ONTAP 9
  • 使用HTTPS访问S3服务器

问题描述

  • 无法使用HTTPS访问ONTAP S3服务器
  • TLS/SSL握手失败:

openssl s_client -connect <FQDN_OR_IP>:443
CONNECTED(00000003)
write:errno=104

curl <FQDN_OR_IP> -k
curl: (35) Cannot communicate securely with peer: no common encryption algorithm(s).

或者:

LC_TIME=en_US date && curl -v <FQDN_OR_IP> --insecure ; LC_TIME=en_US date
Fri Mar 24 14:38:55 CET 2023
*   Trying <ONTAP_S3_IP>:443...
* Connected to <FQDN_OR_IP> (<ONTAP_S3_IP>) port 443 (#0)
* ALPN: offers h2
* ALPN: offers   http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* error:1404B410:SSL routines:ST_CONNECT:sslv3 alert handshake failure
* Closing connection 0
curl: (35) error:1404B410:SSL routines:ST_CONNECT:sslv3 alert handshake failure
Fri Mar 24 14:38:55 CET 2023

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.