メインコンテンツまでスキップ

TLS / SSL ハンドシェイクエラーが原因で、 HTTPS を使用して ONTAP S3 サーバにアクセスできません

Views:
817
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.