Re: [OFF-TOPIC] Apache-SSL Question

2000-06-16 Thread Charles Galpin
> Here is another reason, if you intend getting positiones on a search engine > , IP's are also needed, even with the normal Apache, reason...because the > search engine crawlers can tell its a virt host and will not rate it > highly, or at all possibly. I have taken the word of some people in the

Re: Re[2]: [OFF-TOPIC] Apache-SSL Question

2000-06-16 Thread Charles Galpin
On Fri, 16 Jun 2000, Brian Ashe wrote: > Hi Charles, > > Thanks for the insight. I can see how that makes sense. > > So here's another one for you... (this is just curiosity) > > What if you set up the virtual hosts to use alternate port? > ie. a.com 10.10.10.1:4400 > b.com 10.10.10.1:450

Re[2]: [OFF-TOPIC] Apache-SSL Question

2000-06-16 Thread Brian Ashe
Hi Charles, Thanks for the insight. I can see how that makes sense. So here's another one for you... (this is just curiosity) What if you set up the virtual hosts to use alternate port? ie. a.com 10.10.10.1:4400 b.com 10.10.10.1:4500 This should fix the problem you were describing, but does

Re: [OFF-TOPIC] Apache-SSL Question

2000-06-16 Thread Greg Wright
*** REPLY SEPARATOR *** On 16/06/00 at 8:14 Charles Galpin wrote: >perhaps if I explain my experience with this, it will help > >On Thu, 15 Jun 2000, Brian Ashe wrote: >> >> 4) I cannot confirm or deny the single IP address theory, as I have not >> tried it. But I do have som

Re: [OFF-TOPIC] Apache-SSL Question

2000-06-16 Thread Charles Galpin
perhaps if I explain my experience with this, it will help On Thu, 15 Jun 2000, Brian Ashe wrote: > > 4) I cannot confirm or deny the single IP address theory, as I have not > tried it. But I do have some trouble believing it since the ServerName > directive is what gets matched against the cert

RE: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Michael J. McGillick
mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 15, 2000 5:28 AM > To: [EMAIL PROTECTED] > Subject: [OFF-TOPIC] Apache-SSL Question > > > Good Morning: > > I'm running Apache-SSL 1.3.12 on my machine at home. I'm interested in > setting up virtual domain

Re: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Brian Ashe
Hi Michael, 1) Each domain must have its own certificate. 2) Each domain that does not use SSL must be specified as such. (Turn SSL off for that domain) 3) Any domain that will provide both regular and SSL connections must have a virtual host set up for each listening on the appropriate port.

Re: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Gordon Messmer
"Michael J. McGillick" wrote: > Is there a way to use one certificate (I'm using a fake one right now, > until I get this set up) for each virtual domain I want to set up, or does > each domain need it's own certificate? In either event, has anyone ever > done this, or know the steps to set this

RE: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Greg Wright
*** REPLY SEPARATOR *** On 15/06/00 at 10:01 Brian Wright wrote: >Hi, Mike! > >Each domain needs it's own certificate, I believe. :( They base it on the >domain name, not the IP address. Thawte.com is a good place to go get info >on that. > Thats true, but what Charles poin

RE: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Brian Wright
ael J. McGillick [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 15, 2000 5:28 AM To: [EMAIL PROTECTED] Subject: [OFF-TOPIC] Apache-SSL Question Good Morning: I'm running Apache-SSL 1.3.12 on my machine at home. I'm interested in setting up virtual domains so that at least 2 of the domains

Re: [OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Charles Galpin
Mike You cannot do this with name based virtual hosting. You need a seperate IP for each domain you want to have a certificate for. sorry, charles On Thu, 15 Jun 2000, Michael J. McGillick wrote: > Good Morning: > > I'm running Apache-SSL 1.3.12 on my machine at home. I'm interested in > set

[OFF-TOPIC] Apache-SSL Question

2000-06-15 Thread Michael J. McGillick
Good Morning: I'm running Apache-SSL 1.3.12 on my machine at home. I'm interested in setting up virtual domains so that at least 2 of the domains I host can take advantage of the secure connection. Under regular Apache, I would go in and set up the following: NameVirtualHost 24.218.83.113