<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSL certificate problem: self signed certificate in certificate chain in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169765#M39005</link>
    <description>&lt;P&gt;When you see that particular error, you should try HTTP instead of HTTPS.&lt;/P&gt;&lt;P&gt;More than likely you have a certificate that is expired or a problem with a root/int server-ca cert.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 00:06:21 GMT</pubDate>
    <dc:creator>TMACMD</dc:creator>
    <dc:date>2021-09-08T00:06:21Z</dc:date>
    <item>
      <title>SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169756#M38997</link>
      <description>&lt;P&gt;We are trying to download firmware on a new 9.7P6&amp;nbsp; controller.&amp;nbsp; Here is the error received:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: command failed on node xxxx-xx: Download failed. Reason: Failed to download package from dir/netapp/local/dqp04022021/qual_devices.zip. Reason: SSL peer certificate or SSH remote key was not OK: SSL certificate problem: self signed certificate in certificate chain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at certificates, protocols, ciphers....everything looks OK.&amp;nbsp; Any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:14:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169756#M38997</guid>
      <dc:creator>JPick</dc:creator>
      <dc:date>2025-06-04T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169758#M38998</link>
      <description>&lt;P&gt;This error sounds like a problem with the host the cluster is trying to connect to and less like a problem with the cluster. What was the command you used to try and grab the new qual_devices.zip?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 23:48:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169758#M38998</guid>
      <dc:creator>CHRISMAKI</dc:creator>
      <dc:date>2021-09-07T23:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169760#M39000</link>
      <description>&lt;P&gt;storage firmware download -node * -package-url &lt;A href="https://dir/netapp/local/dqp04022021/qual_devices.zip" target="_blank"&gt;https://dir/netapp/local/dqp04022021/qual_devices.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Thx&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 23:55:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169760#M39000</guid>
      <dc:creator>JPick</dc:creator>
      <dc:date>2021-09-07T23:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169761#M39001</link>
      <description>&lt;P&gt;This is going to try and make an HTTPS request to a host named "dir" which I'm assuming doesn't exist on your network. The command should be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;storage firmware download -node * -package-url http://&amp;lt;web-server&amp;gt;/path/qual_devices.zip&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where you've replaced &amp;lt;web-server&amp;gt; with a a host that you've uploaded the file to.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 23:59:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169761#M39001</guid>
      <dc:creator>CHRISMAKI</dc:creator>
      <dc:date>2021-09-07T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169762#M39002</link>
      <description>&lt;P&gt;Full instructions can be found &lt;A href="https://mysupport.netapp.com/site/info/firmware/disk-qual" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 00:00:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169762#M39002</guid>
      <dc:creator>CHRISMAKI</dc:creator>
      <dc:date>2021-09-08T00:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169763#M39003</link>
      <description>&lt;P&gt;The command is correct...I was just trying to&amp;nbsp;a&lt;SPAN&gt;nonymize the server and path.&amp;nbsp; I will look upstream at the host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Thx for your quick responses.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 00:02:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169763#M39003</guid>
      <dc:creator>JPick</dc:creator>
      <dc:date>2021-09-08T00:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169764#M39004</link>
      <description>&lt;P&gt;Is the web server also listening unencrypted on port 80? If so, you could try reverting to HTTP.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 00:06:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169764#M39004</guid>
      <dc:creator>CHRISMAKI</dc:creator>
      <dc:date>2021-09-08T00:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169765#M39005</link>
      <description>&lt;P&gt;When you see that particular error, you should try HTTP instead of HTTPS.&lt;/P&gt;&lt;P&gt;More than likely you have a certificate that is expired or a problem with a root/int server-ca cert.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 00:06:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/169765#M39005</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2021-09-08T00:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate problem: self signed certificate in certificate chain</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/449716#M43040</link>
      <description>&lt;P&gt;Use a https server with eg. Company signed certificate (AD certsrv).&lt;/P&gt;
&lt;P&gt;Upload the Company CA root certificate to the Netapp box.&lt;/P&gt;
&lt;P&gt;::&amp;gt; security certificate install -vserver [vserver name] -type server-ca&lt;/P&gt;
&lt;P&gt;use https to download the firmware from the server&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;::&amp;gt; system firmware download -package https://.../.zip&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I have put Comany signed certificate on my Netapp boxes.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 15:19:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SSL-certificate-problem-self-signed-certificate-in-certificate-chain/m-p/449716#M43040</guid>
      <dc:creator>tpeter</dc:creator>
      <dc:date>2023-12-13T15:19:43Z</dc:date>
    </item>
  </channel>
</rss>

