<?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: Problem with Custom certificate installation in Array Setup and Networking</title>
    <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982654#M509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to add an empty line in step 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----Nimble OS $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should look like this:&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----&lt;/P&gt;&lt;P&gt;Nimble OS $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, press enter after your copy paste.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Moshe. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 17:47:10 GMT</pubDate>
    <dc:creator>mblumberg16</dc:creator>
    <dc:date>2017-01-13T17:47:10Z</dc:date>
    <item>
      <title>Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982653#M508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made an update from a Nimble Array CS215 to software version 3.6.1.0-419853-opt.&lt;/P&gt;&lt;P&gt;With this version, I can create a custom certificate.&lt;/P&gt;&lt;P&gt;I make the following steps, according to Command Reference version 3:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Step 1:&lt;/P&gt;&lt;P&gt;create CSR:&lt;/P&gt;&lt;P&gt;cert --gen custom-csr --subject '/C=X/ST=X/L=X/O=X/OU=X/CN=FQDN' --dnslist FQDN,DomainName --iplist IPAddress&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make the CN=FQDN, not the Array Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make a costum certificate with the csr output.&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;Download CA Certificate from our CA Certificate Server and install it on the nimble with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nimble OS $ cert --import custom-ca&lt;/P&gt;&lt;P&gt;Please enter certificate in PEM format followed by ^D:&lt;/P&gt;&lt;P&gt;-----BEGIN CERTIFICATE-----&lt;/P&gt;&lt;P&gt;MIIG...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;BhQQ==&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----Nimble OS $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output from cert --list:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;custom-ca:&amp;nbsp; (Pending) /DC=X/DC=X/DC=X/CN=X&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Step 3:&lt;/P&gt;&lt;P&gt;Install signed certificate from step 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nimble OS $ cert --import custom&lt;/P&gt;&lt;P&gt;Please enter certificate in PEM format followed by ^D:&lt;/P&gt;&lt;P&gt;-----BEGIN CERTIFICATE-----&lt;/P&gt;&lt;P&gt;MIIHcj...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;SPAN style="font-size: 10pt;"&gt;9iFRs=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----ERROR: Keystore(PKCS12) file creation failed: unable to load certificates&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Why I can not install the signed certificate from the csr?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 07:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982653#M508</guid>
      <dc:creator>MarioE</dc:creator>
      <dc:date>2017-01-13T07:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982654#M509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to add an empty line in step 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----Nimble OS $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should look like this:&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----&lt;/P&gt;&lt;P&gt;Nimble OS $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, press enter after your copy paste.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Moshe. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 17:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982654#M509</guid>
      <dc:creator>mblumberg16</dc:creator>
      <dc:date>2017-01-13T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982655#M510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Moshe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the solution.&lt;/P&gt;&lt;P&gt;Many thanks for the the straight tip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982655#M510</guid>
      <dc:creator>MarioE</dc:creator>
      <dc:date>2017-01-13T19:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982656#M511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I already have a signed wildcard SSL that I want to use, but when I tried to import it says no custom CSR file exists. I guess I have to create a CSR. But when I created the CSR then it says CRS mismatch when trying to import the wildcard SSL. Is wild card SSL supported?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 13:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982656#M511</guid>
      <dc:creator>jliu79</dc:creator>
      <dc:date>2017-04-07T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982657#M512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason, wild card is not supported with the admin commands as the CSR needs to be validated, this can't be done with a wild card. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 10:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982657#M512</guid>
      <dc:creator>mblumberg16</dc:creator>
      <dc:date>2017-04-12T10:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Custom certificate installation</title>
      <link>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982658#M513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are Wildcard certs that include the FQDN as an SNI supported?&lt;/P&gt;&lt;P&gt;I can create copies of our wildcard certs with specific hosts included (from DigiCert), so our cert would effectively include&lt;/P&gt;&lt;P&gt;example.com,&lt;/P&gt;&lt;P&gt;*.example.com,&lt;/P&gt;&lt;P&gt;nimble.example.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, are there plans to add support for wildcards in the future?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 16:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-setup-and-networking/problem-with-custom-certificate-installation/m-p/6982658#M513</guid>
      <dc:creator>menezesj45</dc:creator>
      <dc:date>2017-04-13T16:13:40Z</dc:date>
    </item>
  </channel>
</rss>

