<?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: WFA is configured for HTTPS - How do I replace the supplied cert with a real one? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42977#M8807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to use the default keystore password, you need to update this new password in your file standalone-full.xml in folder WFA\jboss\standalone\configuration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 11:34:00 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2013-04-15T11:34:00Z</dc:date>
    <item>
      <title>WFA is configured for HTTPS - How do I replace the supplied cert with a real one?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42956#M8804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have followed the directions for configuring WFA to respond only to HTTPS requests for the Web GUI. Now I need to replace the wacky certificate that comes with the WFA install with a real one. I will need to know how to generate the CSR against the WFA server, then how to install the resulting certificate on it. Much to my surprise, I cannot find any relevant documentation for such a process on any of the NetApp WFA sites or documentation. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott Lindley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:05:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42956#M8804</guid>
      <dc:creator>SCOTT_LINDLEY</dc:creator>
      <dc:date>2025-06-05T06:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: WFA is configured for HTTPS - How do I replace the supplied cert with a real one?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42961#M8805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Scott,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your inconvenience is a valid concern.While the WFA team looks more into it, You can try the directions given in this doc. &lt;A href="http://docs.jboss.org/jbossweb/latest/ssl-howto.html" target="_blank"&gt;http://docs.jboss.org/jbossweb/latest/ssl-howto.html&lt;/A&gt; or &lt;A href="http://www.freebsdhowtos.com/117.html" target="_blank"&gt;http://www.freebsdhowtos.com/117.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I googled it just now. I'm trying it myself to see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Apr 2013 07:55:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42961#M8805</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2013-04-13T07:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: WFA is configured for HTTPS - How do I replace the supplied cert with a real one?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42970#M8806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt; You need to create a new keystore for the wfa server:&lt;/P&gt;&lt;P&gt;1. &lt;/P&gt;&lt;P&gt;New keystore:&lt;/P&gt;&lt;P&gt;Goto: C:\Program Files\NetApp\WFA\jboss\standalone\configuration\ and remove/rename the wfa.keystore file&lt;/P&gt;&lt;P&gt;cd to C:\Program Files\NetApp\WFA\jre\bin&lt;/P&gt;&lt;P&gt;keytool -genkey -alias "ssl keystore" -keyalg RSA -keystore "C:\Program Files\NetApp\WFA\jboss\standalone\configuration\wfa.keystore" -validity 3650&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When prompted with Keystore password, give "changeit" { without quotes }&lt;/P&gt;&lt;P&gt;In you first and last name, provide your wfa server FQDN or hostname. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Program Files\NetApp\WFA\jre\bin&amp;gt;keytool -genkey -alias "ssl keystore" -keyalg RSA -keystore "C:\&lt;/P&gt;&lt;P&gt;Program Files\NetApp\WFA\jboss\standalone\configuration\wfa.keystore" -validity 3650&lt;/P&gt;&lt;P&gt;Enter keystore password:&lt;/P&gt;&lt;P&gt;Re-enter new password:&lt;/P&gt;&lt;P&gt;What is your first and last name?&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Unknown]:&amp;nbsp; mei-2k8r2se64-1&lt;/P&gt;&lt;P&gt;What is the name of your organizational unit?&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your new wfa.keystore is ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create CSR in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. cd C:\NetApp\WFA\jre\bin&lt;/P&gt;&lt;P&gt;2. keytool -certreq -keystore C:\NetApp\WFA\jboss\standalone\configuration\wfa.keystore -alias "ssl keystore" -file C:\filename.csr&lt;/P&gt;&lt;P&gt;3. It will prompt for the password for the keystore, use "changeit"&lt;/P&gt;&lt;P&gt;4. Open the file C:\filename.csr , It has your required CSR which can be sent to your CA to obtain the certificate.&lt;/P&gt;&lt;P&gt;5. Once you download the certificate you can import it in many ways. Double click and follow there after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/20444_CSR.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Install the certificate into "Trusted Root Certificate Authorities".&lt;/P&gt;&lt;P&gt;Restart WFA service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be done now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 07:48:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42970#M8806</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2013-04-15T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: WFA is configured for HTTPS - How do I replace the supplied cert with a real one?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42977#M8807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to use the default keystore password, you need to update this new password in your file standalone-full.xml in folder WFA\jboss\standalone\configuration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 11:34:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42977#M8807</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2013-04-15T11:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: WFA is configured for HTTPS - How do I replace the supplied cert with a real one?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42985#M8808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Between your excellent writeup and the links from above, I managed to get WFA properly configured. I hope this is properly covered in the GA version of WFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 21:21:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-is-configured-for-HTTPS-How-do-I-replace-the-supplied-cert-with-a-real-one/m-p/42985#M8808</guid>
      <dc:creator>SCOTT_LINDLEY</dc:creator>
      <dc:date>2013-11-22T21:21:22Z</dc:date>
    </item>
  </channel>
</rss>

