[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] multiple secure domains on a RAQ3
- Subject: Re: [cobalt-developers] multiple secure domains on a RAQ3
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Sat Aug 11 09:03:38 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
"Gareth Watkins" <gareth@xxxxxxxxxxxxxxxx> wrote:
> If I get a wildcard certificate for *.secure.com
> I want to setup each client as client.secure.com for their security.
>
> For it to work I have to get client.secure.com to point directly to
> client.com so that the same database pages can be used.
You probably meant client.secure.com => www.client.com.
> How do I do this on a RAQ3?
Open httpd.conf and find the VirtualHost container for www.client.com. Add
the following Apache directive:
ServerAlias client.secure.com
Then restart Apache. /etc/rc.d/init.d/httpd restart. Add the wildcard DNS
(or alternately the specific hostnames) for *secure.com and load the DNS.
At least that's the solution based on what I think you need. I've never
setup wildcard certificates, but it seems natural you'd need DNS setup
properly and you'd need a server alias in Apache.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/