[TriLUG] Multiple IP address per interface?
Tanner Lovelace
lovelace at wayfarer.org
Sun Apr 7 12:18:38 EDT 2002
On Sun, 2002-04-07 at 08:04, Kevin - The Alchemist - Sonney wrote:
> On Sat, 2002-04-06 at 22:30, Tanner Lovelace wrote:
> > Yes, but you forgot to mention you can do wildcards in SSL
> > certificates. That's how I use mod_ssl and vhost_alias
> > to do SSL on multiple websites.
>
> Multiple websites in the same domain, or in different domains. if it's
> the latter, I *REALLY* want to know that wildcard *grin*.
>
No, they are in the same domain. As I said, I'm running
mod_vhost_alias which allows me to specify that apache switch
on the directory name. For instance, if I want a website
to be at http://www.wayfarer.org/ I place the files in a directory
called www. If I want one at http://home.wayfarer.org/ I put
it in a directory called home (all under a specified directory
root, of course). This works well with wildcard dns and a wildcard
ssl certificate. In my dns I have the following CNAME record:
* IN CNAME wayfarer.org.
and the ssl certificate is for "*.wayfarer.org". Unfortunately,
as you suggest, this doesn't work for different domains. :-(
> For example, in my case, I have three domains I would want ssl for :
> darkcanvas.com
> sonney.com
> clsgraphics.net
>
> Now, if I have one IP, I can't wildcard that....can I?
>
> Maybe an IP-based key?
>
I don't think so because the domain name is an integral part
of the certificate. In this case, I believe you would have
to have an IP address for each base domain, but within each domain
you could use a wildcard ssl certificate.
Tanner
---
Tanner Lovelace | lovelace(at)wayfarer.org | http://wtl.wayfarer.org/
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
GPG Fingerprint = A66C 8660 924F 5F8C 71DA BDD0 CE09 4F8E DE76 39D4
GPG Key can be found at http://wtl.wayfarer.org/lovelace.gpg.asc
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
http://www.petitiononline.com/SSSCA/petition.html
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
Those who are willing to sacrifice essential liberties for a little
order, will lose both and deserve neither. -- Benjamin Franklin
History teaches that grave threats to liberty often come in times
of urgency, when constitutional rights seem too extravagant to
endure. -- Justice Thurgood Marshall, 1989
More information about the TriLUG
mailing list