<?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 NetApp ActiveIQ Unified Manager - HTTPS in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/NetApp-ActiveIQ-Unified-Manager-HTTPS/m-p/461992#M28696</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have recently installed NetApp IQ Unified Manager, and in this last week ive upgraded the system to the latest version at this time, 9.16P2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to configure the system to use a ca generated certificate rather than the self-generated cert. - Now I dont claim to be any sort of PKI expert, but i have generated lots of certs in my time and got them working. However for this i am sort of stumped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used the GUI to generate the CSR file. I've submitted this to our internal CA and i've got a .cer file back. Ive converted it to a .pem file and when i try to upload the cert if gives me the following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NEOBAHAMUT_0-1752574841794.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/31530i002E9E6D036387AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NEOBAHAMUT_0-1752574841794.png" alt="NEOBAHAMUT_0-1752574841794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i install the cert in windows I can see that there is a full chain on the cert. ActiveIQ doesn't appear to be able to see that. I'm guessing its something im doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone confirm the steps that do work and i can try again. Or is this a bug?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 10:23:46 GMT</pubDate>
    <dc:creator>NEO-BAHAMUT</dc:creator>
    <dc:date>2025-07-15T10:23:46Z</dc:date>
    <item>
      <title>NetApp ActiveIQ Unified Manager - HTTPS</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/NetApp-ActiveIQ-Unified-Manager-HTTPS/m-p/461992#M28696</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have recently installed NetApp IQ Unified Manager, and in this last week ive upgraded the system to the latest version at this time, 9.16P2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to configure the system to use a ca generated certificate rather than the self-generated cert. - Now I dont claim to be any sort of PKI expert, but i have generated lots of certs in my time and got them working. However for this i am sort of stumped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used the GUI to generate the CSR file. I've submitted this to our internal CA and i've got a .cer file back. Ive converted it to a .pem file and when i try to upload the cert if gives me the following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NEOBAHAMUT_0-1752574841794.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/31530i002E9E6D036387AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NEOBAHAMUT_0-1752574841794.png" alt="NEOBAHAMUT_0-1752574841794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i install the cert in windows I can see that there is a full chain on the cert. ActiveIQ doesn't appear to be able to see that. I'm guessing its something im doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone confirm the steps that do work and i can try again. Or is this a bug?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 10:23:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/NetApp-ActiveIQ-Unified-Manager-HTTPS/m-p/461992#M28696</guid>
      <dc:creator>NEO-BAHAMUT</dc:creator>
      <dc:date>2025-07-15T10:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: NetApp ActiveIQ Unified Manager - HTTPS</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/NetApp-ActiveIQ-Unified-Manager-HTTPS/m-p/461996#M28697</link>
      <description>&lt;P&gt;Ok just thought i'd let you know that i have managed to get this working using the below steps&lt;/P&gt;&lt;H3&gt;#####################Active IQ Cert Install#################&lt;/H3&gt;&lt;P&gt;Generate Certificate for NetAppActive IQ Unified Manager&lt;BR /&gt;1. Generate CSR file. - Login to NetApp ActiveIQ Unified Manager, under General&amp;gt;HTTPS Certiciates&amp;gt; Download HTTPS Certificate Signing Request&lt;BR /&gt;2. Submit the csr to the CA to generate a .cer file using the below command&lt;BR /&gt;certreq -submit -config "YOUR_INTERNAL_CA_HERE" -attrib "CertificateTemplate:YOUR_WEB_SERVER_TEMPLATE_HERE" -kerberos "Path\To\CSR_File.csr" "Path\To\CerFile.cer"&lt;BR /&gt;3. Using the guide on this page, export the cert as a p7b format&lt;BR /&gt;&lt;A class="" title="https://support.axway.com/kb/178782/language/en" href="https://support.axway.com/kb/178782/language/en" target="_blank" rel="noreferrer noopener"&gt;https://support.axway.com/kb/178782/language/en&lt;/A&gt;&lt;BR /&gt;4. Using the NetApp article found below use the command in step 4 to convert a DER encoded cert to a pem file.&lt;BR /&gt;&lt;A class="" title="https://kb.netapp.com/data-mgmt/aiqum/aiqum_kbs/how_to_generate_and_convert_a_signed_certificate_for_active_iq_unified_manager#how_to_sign_the_certificate:" href="https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/How_to_generate_and_convert_a_signed_certificate_for_Active_IQ_Unified_Manager#How_to_sign_the_certificate:" target="_blank" rel="noreferrer noopener"&gt;https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/How_to_generate_and_convert_a_signed_certificate_for_Active_IQ_Unified_Manager#How_to_sign_the_certificate:&lt;/A&gt;&lt;BR /&gt;5. Try importing (It will probably fail), if it doesn't work you must make it look like how it specifies on NetApp'a site at the below site. You might have to move the certs around in the file&lt;BR /&gt;&lt;A class="" title="https://docs.netapp.com/us-en/active-iq-unified-manager/config/task_install_ca_signed_and_returned_https_certificate.html" href="https://docs.netapp.com/us-en/active-iq-unified-manager/config/task_install_ca_signed_and_returned_https_certificate.html" target="_blank" rel="noreferrer noopener"&gt;https://docs.netapp.com/us-en/active-iq-unified-manager/config/task_install_ca_signed_and_returned_https_certificate.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;6. Import again and you should get a success message. Reboot your server and should be all good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone. - if not it will help me next year &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 11:24:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/NetApp-ActiveIQ-Unified-Manager-HTTPS/m-p/461996#M28697</guid>
      <dc:creator>NEO-BAHAMUT</dc:creator>
      <dc:date>2025-07-15T11:24:12Z</dc:date>
    </item>
  </channel>
</rss>

