[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] SSL Certificates... (RAQ 4)



> Hello all,
> 
> We have a RAQ4i here in Australia and we want to enable SSL for all of our
> web sites... is this possible? (ie: a "server-wide certificate" that all of
> our web clients can take advantage of), or will we need to "generate & buy"
> a certificate for each web site we host?
> 
> And also, which company is best for obtaining 128bit SSL certificates? I've
> been recommended "Thawte" (www.thawte.com) quite often... what do you guys
> think?
> 
> Thank you in advance... for your time, and help :)
> 
> 
> - Andy.
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 

Hi Andy,

as long as this RaQ4i is connected via one single IP address the SSL
certificate is actually 'server wide'. See /etc/httpd/conf/http.conf and
you'll understand why...

Thawte is recommendable. They can give you a certificate for testing, if you
don't want to you use a self-signed certificate (will bother your customers
a bit but worth a try).

--Hendrik.