Skip to main content
NetApp Knowledge Base

Unable to access ONTAP S3 server using HTTPS due to TLS/SSL handshake failure when using PFS suites

Views:
1,272
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9
  • S3 Server access using HTTPS

Issue

  • Unable to access ONTAP S3 Server using HTTPS
  • TLS/SSL handshake fails:

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).

Or:

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.