Networks Thread, SSL Certs - Ruckus & SmoothWall Devices. in Technical; Hi,
Can anyone please advise what type of SSL Certificates I would require (with an indication of supplier/cost) to install ...
-
19th January 2012, 10:05 AM #1 SSL Certs - Ruckus & SmoothWall Devices.
Hi,
Can anyone please advise what type of SSL Certificates I would require (with an indication of supplier/cost) to install suitable SSL Certificates on our Ruckus and SmoothWall appliances?
Using the builtin certificates are not a problem for our domain joined computers etc (as they use NTLM Authentication not SSL; and I know that I could push the certifciates out via GPO).
The issue is with personal devices connected to the wireless.
During the initial authentication process (Ruckus) it is yet another delay/prompt to accept and proceed with the unknown certificate etc.
It's not a major issue, but it would be nice to streamline the whole authentication process.
Thanks,
-
-
IDG Tech News
-
20th January 2012, 11:36 AM #2 You need to generate a CSR from the Ruckus ZD and get it signed by a CA.
Thanks
Stu
-
-
31st January 2012, 09:43 AM #3 Thanks Stu,
Ruckus
I've not purchased a SSL Cert before etc, what exact details do i enter, as I get the impression a full WWW URL domain is required to generate etc.
The Ruckus is only accessible internally, so would be a internal IP address, or ruckus.{internal domain}.local at most.
Any recommendations on type os certificate and/or supplier?
Smoothwall
Same scenario discussed here:
http://www.edugeek.net/forums/smooth...ate-logon.html
Many Thanks
-
-
31st January 2012, 09:50 AM #4 For internal machines, yes a domain signed cert is fine.
For external ones what you need is a cert that comes from a common trusted root CA. Personally we use goDaddy, but I know there's a few CAs offering free ssl certs for schools, a quick forum search should scare them up.
Don't worry about the domain name being internal, the cert just says that the trusted ca says this site is who they claim to be.
-
Thanks to Domino from:
MYK-IT (31st January 2012)
-
31st January 2012, 10:12 AM #5 Thanks Domino,
But I still don't quite grasp exactly what I require.. just been to godaddy website and they have:
- Standard SSL
Single Domain
Multiple Domains
Single Domains with Unlimited Sub Domains (wildcard)
Initially I require a SSL Certificate for both Ruckus and SmoothWall so that users don't have to keep accepting the certificate from each product when logging onto the wireless etc.
Long term, a SLL Certificate for future projects like HAP+ and Moodle etc would be required (I assume this would be a different set of certificates?)
-
-
31st January 2012, 10:15 AM #6 Stuart will tell you definitively, but I don't think the ZD will accept a SAN cert, as it wants it's own from a CSR.
So really you'd want two Standard ssl certs, one for the zd and one for the smoothwall. then future projects like HAP+ and Moodle may be able to be under a wildcard cert for external publishing :-)
-
-
31st January 2012, 10:43 AM #7 We used IPS CA for our ruckus certificate. Free 2 year cert for education... SSL Certificate Authority low-cost, fully-validated 38$ SSL and 276$ Wildcard Certificates
In your ZD go to Configure - Certificate. Fill in the info and click Apply. This generates a CR (certificate request) and use this file on the IPS CA website (or as @Domino suggests, there are plenty of others) then they will generate a certificate for you.
-
Thanks to IrritableTech from:
MYK-IT (31st January 2012)
-
31st January 2012, 01:33 PM #8 Update:
I've created a SSL Cert with IPS CA, after generating a CR with ZoneDirector.
The SSL Cert has been installed and the ZoneDirector rebooted
The instructions from IPS CA state about installing additional certificates (from their website) onto our webserver.
Not sure of this; as instructions mention IIS etc, and this is for Ruckus Authentication before you get Internet access but i I added their 'bundle pack' into SmoothWall CA Cert section all the same.
Tried to access https://{url} and the web browser still state:
There is a problem with this website's security certificate.
The security certificate presented by this website was not issued by a trusted certificate authority.
Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.
Sorry for being a noob.
-
-
31st January 2012, 01:42 PM #9 Oh yes I remember this now....
I think I installed the certificate into a browser, and the additional ones. Then I exported the whole certificate into one file which could be imported to the ZD...
Let me have another look to see if I made any notes.
-
Thanks to IrritableTech from:
MYK-IT (31st January 2012)
-
31st January 2012, 01:48 PM #10 This page... http://certs.ipsca.com/Support/CSRBarracuda.asp suggests you might just be able to copy and paste the text from the different certificates into one file in the format
Code:
-----BEGIN CERTIFICATE-----
(the signed certificate, several lines of indecipherable text with no spaces)
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
(the intermediate certificate, several lines of indecipherable text with no spaces)
-----END CERTIFICATE-----
If that doesn't work for you, I'll do some more digging.
-
-
23rd February 2012, 06:14 PM #11 Did you get this sorted, I'm looking to do the same.

Originally Posted by
MYK-IT
Update:
I've created a SSL Cert with IPS CA, after generating a CR with ZoneDirector.
The SSL Cert has been installed and the ZoneDirector rebooted
The instructions from IPS CA state about installing additional certificates (from their website) onto our webserver.
Not sure of this; as instructions mention IIS etc, and this is for Ruckus Authentication before you get Internet access but i I added their 'bundle pack' into SmoothWall CA Cert section all the same.
Tried to access https://{url} and the web browser still state:
There is a problem with this website's security certificate.
The security certificate presented by this website was not issued by a trusted certificate authority.
Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.
Sorry for being a noob.
-
-
23rd February 2012, 06:31 PM #12 Hi @SwedishChef,
Spooky, I was just about to update this thread to say (to @IrritableTech) that I still haven't managed to get this working.
It is quite an inconvenience for (BYOD) users to click the various security warning prompts etc whilst attempting to authenticate etc.
Not very slick!
@IrritableTech, did you manage to dig out your notes? (the one importing various certificates into web browser and exporting a combined one etc?)
Many Thanks
Last edited by MYK-IT; 23rd February 2012 at 06:33 PM.
-
-
24th February 2012, 01:51 PM #13 Sorry no.
I'm just about to do the same thing on a ruckus controller in one of our primaries. I will get back to you.... perhaps even today...
-
-
27th February 2012, 10:14 AM #14 I am still failing to get my head around this!
I'm also still struggling with a SSL Cert for SmoothWall as well! SmoothWall suggest I need a 'website certificate'?
I am assuming that many Edugeeker's have successfully configured and installed SSL Certs for Ruckus / SmoothWall and they wouldn't mind spending 5 mins to share their most sought after knowledge 
Many Thanks.
-
-
27th February 2012, 10:30 AM #15 Just about to look at this again. It seems the certificate we got issued for our partner primary did not contain the correct information (our fault, our certificate request was wrong), so I'm waiting for the new one to come back.
Looking at things again. I don't think you should need to include the ipsCA GLOBAL CA ROOT certificate because that one should be in devices anyway (as long as they are all kept reasonably up-to-date). It might just be that you need to create a cert with the level 1 certificate, and your certificate.
I hope to remote into the school this afternoon and attempt to sort out the controller. If I get it working, I will let you know.
-
Thanks to IrritableTech from:
MYK-IT (27th February 2012)
SHARE:
Similar Threads
-
By wesleyw in forum Windows
Replies: 11
Last Post: 13th November 2008, 04:37 PM
-
Replies: 7
Last Post: 4th August 2008, 01:50 PM
-
Replies: 1
Last Post: 18th April 2008, 09:31 AM
-
By ICTNUT in forum Windows
Replies: 3
Last Post: 15th November 2007, 09:35 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules