Skip to main content
NetApp Knowledge Base

StorageGRID Weekly AutoSupport fails with Verify Certificate enabled

Views:
9
Visibility:
Public
Votes:
0
Category:
storagegrid-webscale
Specialty:
sgrid
Last Updated:

Applies to

  • NetApp StorageGRID
  • AutoSupport with Verify Certificate enabled

Issue

  • StorageGRID unable to send AutoSupport using HTTPS with Verify Certificate option enabled.
  • Grid Manager reports: AutoSupport message failed to send and Results tab records Weekly AutoSupport Failed
  • /var/local/log/nms.log records:
    • ERROR SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate) (Faraday::SSLError)
  • /var/local/log/bycast-err.log records:
    • ERROR Connection to autosupport destination https://support.netapp.com:443 failed with error SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)
  • Disabling certificate validation (Do not verify certificate) allows ASUP messages to be sent successfully.
  • wget to the ASUP server connects but does not resolve certificate: 

root@admin_node:~ # wget https://support.netapp.com/put/AsupPut/
--2026-07-16 17:23:29--  https://support.netapp.com/put/AsupPut/
Resolving support.netapp.com (support.netapp.com)... 216.240.21.18
Connecting to support.netapp.com (support.netapp.com)|216.240.21.18|:443... connected.
ERROR: The certificate of ‘support.netapp.com’ is not trusted.
ERROR: The certificate of ‘support.netapp.com’ doesn't have a known issuer.

  • telnet to the ASUP server shows Connected:

root@admin_node:~ # telnet 216.240.21.18 443
Trying 216.240.21.18...
Connected to 216.240.21.18.
Escape character is '^]'.
Connection closed by foreign host.

  • Running traceroute support.netapp.com shows a stop at a specific IP address. 

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.