PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > comp.info.servers.unix > Multiple Virtual Sites - one SSL design question(s)?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
comp.info.servers.unix Web servers for UNIX platforms.

Multiple Virtual Sites - one SSL design question(s)?

Réponse
 
LinkBack Outils de la discussion
Vieux 09/05/2006, 15h59   #1
bobmct
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Multiple Virtual Sites - one SSL design question(s)?

Fellow designers...

I would appreciate some input regarding your opinions of a design
scheme to accomplish something similar to the following:

Lets assume one has a single production server running Linux and
Apache 2.x.x with mod_ssl and using PHP for the primary development
language.

On that box it has configured multiple virtual sites named site A, B,
C, D, etc and one of them, site Z is configured as a secured site
(SSL).

Each virtual site runs a different web application suite, each with a
different identity, look and feel and NOT secured. However, as with
most sites there always is a section that requires security for
purposes such as gathering/updating personal information, perhaps
charging a fee, accepting donations, etc.

As in the current scheme of things there is only ONE SSL site allowed
per machine (i.e.: per physical IP address), I am thinking that when
secured services are needed my design could transparently switch
virtual sites over to the "Z" site to handle those pages and when
complete (or when cancelled) returns control back to the originating
site (A, B, C, etc). In fact, the programs/scripts called from the
Z site would be of the same naming scheme as the calling site so they
would KNOW how to look and feel and when necessary where to return
control.

--------------------------------------------------------------------------------------------------

So, does this design concept make any sense to anyone who's "been
there, done that" before? Is there a better way to solve this
"mousetrap"? Any holes in my concept?

As I have no one available with the correct skills to bounce this off
of, any and ALL , suggestions, ideas, etc will be GREATLY
appreciated.

Thanks and I'm looking forward to your kind responses.

Bob




  Réponse avec citation
Vieux 09/05/2006, 16h53   #2
Paul Rubin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?

bobmct <r.mariotti@fdcx.net> writes:
> So, does this design concept make any sense to anyone who's "been
> there, done that" before? Is there a better way to solve this
> "mousetrap"? Any holes in my concept?


This is usually called SSO (Single Sign On) or SUL (Single User Login).
There are various ways to do it depending on the application.
  Réponse avec citation
Vieux 09/05/2006, 16h53   #3
Paul Rubin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?

bobmct <r.mariotti@fdcx.net> writes:
> So, does this design concept make any sense to anyone who's "been
> there, done that" before? Is there a better way to solve this
> "mousetrap"? Any holes in my concept?


This is usually called SSO (Single Sign On) or SUL (Single User Login).
There are various ways to do it depending on the application.
  Réponse avec citation
Vieux 09/05/2006, 16h53   #4
Paul Rubin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?


  Réponse avec citation
Vieux 09/05/2006, 16h53   #5
Paul Rubin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?

bobmct <r.mariotti@fdcx.net> writes:
> So, does this design concept make any sense to anyone who's "been
> there, done that" before? Is there a better way to solve this
> "mousetrap"? Any holes in my concept?


This is usually called SSO (Single Sign On) or SUL (Single User Login).
There are various ways to do it depending on the application.
  Réponse avec citation
Vieux 11/05/2006, 11h40   #6
Chris Ritson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?


  Réponse avec citation
Vieux 11/05/2006, 11h40   #7
Chris Ritson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Multiple Virtual Sites - one SSL design question(s)?

bobmct <r.mariotti@fdcx.net> wrote in
news:fva162lokmmoo5rvovg9942o7b2s2svvfk@4ax.com:

> As in the current scheme of things there is only ONE SSL site
> allowed per machine (i.e.: per physical IP address),


One thing we have done here is to use a different port. On the same
server and within the same instance of apache, it is possible to have
https://vhosta:443/ and https://vhostb:444/ as separate web sites. To
avoid (maybe) confusion, at the cost of combinatorial explosion, we also
accept https://vhostb:443/ and https://vhosta:444/ and redirect them. The
problem is not that you can have only one SSL site, but that by the time
you have decrypted the initial SSL dialog, it is too late to change to a
different virtual server.

As it happens, we are now hoping to abandon this scheme, and are moving
towards virtual servers (at the OS level) using vserver, each running
it's own copy of apache, using IP aliases to separate them. This will not
scale as far as you can with mass virtal hosting at the apache level
though.

Chris Ritson.

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 12h25.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13912 seconds with 15 queries