<?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: Complete SSL Certificate Import Guide by an Idiot in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6747#M1076</link>
    <description>Thanks this helped out!</description>
    <pubDate>Mon, 06 Jan 2020 17:33:42 GMT</pubDate>
    <dc:creator>shawn_williams_</dc:creator>
    <dc:date>2020-01-06T17:33:42Z</dc:date>
    <item>
      <title>Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6744#M1073</link>
      <description>I struggled for hours trying to figure out SSL certificates, I still don't understand them. &amp;nbsp;But below is a process I used to get certificates onto my Smart Redundant ZD's.&lt;BR /&gt;&lt;BR /&gt;I'm not an expert use the information at your own risk. &amp;nbsp;Backup your configuration before you begin and also backup your Certificate settings/private keys (found under configure&amp;gt;certificate&amp;gt;advanced) before you begin.&lt;BR /&gt;&lt;BR /&gt;The steps below were performed on&amp;nbsp;Ruckus Zonedirector&amp;nbsp;ZD1200 SR pair and the cert is working as expected.&lt;BR /&gt;&lt;BR /&gt;This documentation has taken place about 5 hours after the actual work so please excuse any errors. &amp;nbsp;And I am by no means an expert in this stuff. &amp;nbsp;I had to fumble my way through it cause I'm extremely ignorant when it comes to Certificates, but I got it to work so I thought I'd share. &amp;nbsp;But again please back up everything before you begin.&lt;BR /&gt;&lt;BR /&gt;Why would you want to do this? &amp;nbsp;I did this so my users when accessing the ZD for authentication were not "warned" that this site may not be safe.&lt;BR /&gt;&lt;BR /&gt;A bit of information first:&lt;BR /&gt;The Zonedirector by default selects 1024 bit private key length. &amp;nbsp;If you look under advanced like I did, AFTER I figured out another way to do it, I could have selected 2048 bit private key. &amp;nbsp;The problem is that GoDaddy SSL creation (which is who I bought my Cert from) requires a 2048 bit key, as I think most CA's do now days.&lt;BR /&gt;&lt;BR /&gt;I'm going to do this as a step by step process.&lt;BR /&gt;&lt;BR /&gt;1. Buy your cert. &amp;nbsp;SSL UCC certs can be bought in 1, 5, 10, or more and for any # of years. But anyway I bought a 5 sites, Standard SSL cert from Go Daddy.&lt;BR /&gt;&lt;BR /&gt;2. Generate your CSR (Cert signing request). &amp;nbsp;If I were to do this again I would try to use the ZD's built in CSR generator after having selected 2048 key length in the "Advanced" section under "Configure&amp;gt;Certificate".&lt;BR /&gt;	a. &amp;nbsp;I used a tool called DigiCertUtil I found online and downloaded to create the CSR&lt;BR /&gt;&amp;nbsp;Download and run the tool and select "Create CSR" near the top right.&lt;BR /&gt;Filling out the form:&lt;BR /&gt;		a.1. Common Name is the FQDN that you want for the cert. &amp;nbsp;ie. &amp;nbsp;wifi.xxxxxx.xxx&lt;BR /&gt;		a.2. You do NOT need to add SAN (Subject Alternative Names). &amp;nbsp;Fill these in only needed if you want to add additional fully qualified domain name "servers", if you bought a multi site UCC cert.. &amp;nbsp;ie. server2.xxxxxxx.xxx &amp;nbsp;If you do add SAN's later you can do it through Go Daddy's web site, but a new cert will be generated and 			you'll need to replace all the certs you have installed in your environment/servers.&lt;BR /&gt;&lt;BR /&gt;3. Copy and paste the CSR txt into Go Daddy's SSL Certificate generator tool.&lt;BR /&gt;&lt;BR /&gt;4. &amp;nbsp;GoDaddy then goes through a bunch of processes and makes sure your valid to create the cert.&lt;BR /&gt;&lt;BR /&gt;5. Once the cert is created (5 - 30 mins) you can download it. &amp;nbsp;For Ruckus I download as Apache server.&lt;BR /&gt;&lt;BR /&gt;6. If you generated the CSR on the ZoneDirector you maybe able to import directly onto the ZD at this point.&lt;BR /&gt;If you generated the CSR with the DigiCert Utility then follow these steps:&lt;BR /&gt;	Once downloaded I use "DigiCert Utility" again and click "SSL" on the left and "Import". &amp;nbsp;I browse out to the downloaded cert and select the file to import. &amp;nbsp;If&amp;nbsp;&lt;BR /&gt;	you select the wrong file it will tell you its not valid.&lt;BR /&gt;&lt;BR /&gt;7. &amp;nbsp;Once the cert is imported at the bottom right you can perform a few functions. &amp;nbsp;We are going to, for the Ruckus cert, "Export Certificate".&lt;BR /&gt;&lt;BR /&gt;8. &amp;nbsp;Once the "Certificate Export" dialog box opens I select "yes, export the private key" &amp;amp; "key file (Apache compatible format)". &amp;nbsp;By selecting Apache 	compatible format you'll get the PME file that you need for the Ruckus Zonedirector certificate import.&lt;BR /&gt;	a. The export generates three files, as I understand it (I could be wrong) here's what they are/do:&lt;BR /&gt;		a.1. The PME file: xxxfilenamexxx.crt&lt;BR /&gt;		a.2. The private key file: xxfilenamexxx.key&lt;BR /&gt;		a.3. The intermediate cert: CACert.crt&lt;BR /&gt;	b. &amp;nbsp;All three of these files are usable during the import of the cert to Ruckus Zonedirector&lt;BR /&gt;&lt;BR /&gt;9. Open up the web interface on the Zonedirector and navigate to "Configure&amp;gt;Certificate"&lt;BR /&gt;	a. **NOTE** installing the certificate will cause the ZD to reboot.&lt;BR /&gt;	b. &amp;nbsp;**NOTE** during installation you will be warned that the private key on the cert is different than the one on the ZD. &amp;nbsp;You can continue. &amp;nbsp;I honestly 	 &amp;nbsp; 		don't know what consequences this may have, but I've not yet run into an issue. &amp;nbsp;I assume that if you were to generate the CSR on the ZD selecting 		2048 key length you wouldn't experience this warning.&lt;BR /&gt;&lt;BR /&gt;10. Under "Import Signed Certificate" select "Choose File" and browse out to the location of your exported PME files in step 8. above. (do not reboot)&lt;BR /&gt;&lt;BR /&gt;11. Before rebooting you should be prompted if you want to upload the private key, do that, refer to step 8; (do not reboot)&lt;BR /&gt;&lt;BR /&gt;12. You should again be prompted if you want to upload the CA, select yes and upload the CACert cert. in step 8.&lt;BR /&gt;&lt;BR /&gt;13. &amp;nbsp;That should be the final step.... reboot.&lt;BR /&gt;&lt;BR /&gt;14. &amp;nbsp;If you are running in Smart Redundancy on the ZD's, upon reboot it will fail over to the secondary ZD. &amp;nbsp;You should wait for the primary to completely reboot and then log back into it and navigate to "Configure&amp;gt;Certificate&amp;gt;Advanced" and select "Back Up Certificates for Smart Redundancy". &amp;nbsp;Save those to a new location on your hard drive so you don't get them mixed up with the other files you've been working with. &amp;nbsp;I named my folder ZD SR Cert.&lt;BR /&gt;&lt;BR /&gt;15. &amp;nbsp;Log back into the secondary ZD, and navigate to "Configure&amp;gt;Certificate" select "Import Signed Certificate".&lt;BR /&gt;&lt;BR /&gt;16. &amp;nbsp;Sit back watch the secondary unit reboot.&lt;BR /&gt;&lt;BR /&gt;17. &amp;nbsp;One obvious last step if you used DNS as a SAN or FQDN, don't forget to add the DNS record to your internal DNS server.&lt;BR /&gt;&lt;BR /&gt;18. Done.&lt;BR /&gt;&lt;BR /&gt;I hope this helps provide other with some guidance.</description>
      <pubDate>Thu, 05 Nov 2015 05:31:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6744#M1073</guid>
      <dc:creator>it_registration</dc:creator>
      <dc:date>2015-11-05T05:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6745#M1074</link>
      <description>it may have been two years, but thanks for this it's been doing my head in for weeks : )</description>
      <pubDate>Wed, 26 Jul 2017 15:11:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6745#M1074</guid>
      <dc:creator>nayab_khan</dc:creator>
      <dc:date>2017-07-26T15:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6746#M1075</link>
      <description>Thank you. I was driving crazy because of the certificates. Your article saved me.</description>
      <pubDate>Sat, 05 Aug 2017 01:53:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6746#M1075</guid>
      <dc:creator>musa_a4ozfl9e6v</dc:creator>
      <dc:date>2017-08-05T01:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6747#M1076</link>
      <description>Thanks this helped out!</description>
      <pubDate>Mon, 06 Jan 2020 17:33:42 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6747#M1076</guid>
      <dc:creator>shawn_williams_</dc:creator>
      <dc:date>2020-01-06T17:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6748#M1077</link>
      <description>Thanks, the unleashed controller has the same issue.</description>
      <pubDate>Wed, 03 Jun 2020 21:09:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6748#M1077</guid>
      <dc:creator>randy_aufrecht_</dc:creator>
      <dc:date>2020-06-03T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Complete SSL Certificate Import Guide by an Idiot</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6749#M1078</link>
      <description>&lt;P style="margin: 0;"&gt;Importing certificates requires a reboot of the Zonedirector....&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 10:54:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Complete-SSL-Certificate-Import-Guide-by-an-Idiot/m-p/6749#M1078</guid>
      <dc:creator>michiel_timmers</dc:creator>
      <dc:date>2021-05-02T10:54:57Z</dc:date>
    </item>
  </channel>
</rss>

