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

Re: [cobalt-users] SSL is driving me crazy



Since I *just* went through all of this, I can safely say "sometimes" about
using the same IP for each site.  We normally do just this, but we've
recently installed some e-commerce software, (PDG Shopping Cart..., excellent
group of people btw!) and I had to do some mods on our RaQ2's httpd-ssl.conf
file to reflect different IP's for sites using this software, along with
ScriptAlias and VirturlHost directives.  I'll post the more detailed info
here when I get back to work.  (remind me!)   In the meantime, go over to
Apache.org and check out the VirtualHost directive info and such.  

Also, we're using the SSL package from Cobalt, which is actually RedHats 3.1
version of secure server modified for the mips processor. 

Regards,

Dana

On Fri, 21 Jan 2000, you wrote:
> I'm seriously lost on this SSL stuff and am hoping someone
> in this group can help answer the following...
> 
> What the best way to setup the RaQ3 so each virtual site can
> share one common ssl certificate?
> 
> Is it required that each virtual site must have it's own IP
> address in order to share, or can it work with name-based
> hosting?