Johan,

It isn't a bad idea, nor that difficult to add a dedicated IP for your
SSL stuff.  You can add another eth configuration on your current
machine (even if your ip addresses are assigned dynamically).

In the preceding case, setup your router to start assigning IPs above a
certain value.
Your machine's main IP will be one of those dynamic values.  Then add
another eth configuration to that machine with a fixed value below the
start range.  Set both your http.conf and ssl.conf files to use the
static ip address.

Sincerely,
-Rachel

On Mon, 2007-09-24 at 02:02, [EMAIL PROTECTED] wrote:
> Thanks you very much for all answers. The best way seems to add an dedicated 
> IP for the SSL stuff :-/  
> 
>    Take care & see you soon
> 
> > -----Message d'origine-----
> > De : Matus UHLAR - fantomas [mailto:[EMAIL PROTECTED] 
> > Envoyé : dimanche 23 septembre 2007 17:58
> > À : users@httpd.apache.org
> > Objet : Re: [EMAIL PROTECTED] SSL server IP/port conflict
> > 
> > On 21.09.07 16:33, Axel-Stéphane  SMORGRAV wrote: HTTPS and 
> > NameVirtualHost
> > > do not go well together. NVH is based on the Host header. 
> > However Apache
> > > cannot read the Host header before the SSL session has been 
> > established.
> > > But in order to establish the SSL session, Apache needs to know what
> > > virtual host it is for to determine what certificate to 
> > use. This is catch
> > > 20...
> > > 
> > > Add another IP to the server.
> > 
> > wildcard certificates can help in some situations, but many ppl don't
> > recommend them...
> > -- 
> > Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
> > Warning: I wish NOT to receive e-mail advertising to this address.
> > Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> > "They say when you play that M$ CD backward you can hear 
> > satanic messages."
> > "That's nothing. If you play it forward it will install Windows."
> > 
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP 
> > Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >    "   from the digest: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> "Les informations contenues dans ce message électronique peuvent être de 
> nature confidentielles et soumises à une obligation de secret. Elles sont 
> destinées à l'usage exclusif du réel destinataire. Si vous n'êtes pas le réel 
> destinataire, ou si vous recevez ce message par erreur, merci de le détruire 
> immédiatement et de le notifier à son émetteur."
> 
>  "The information contained in this e-mail may be privileged and 
> confidential. It is intended for the exclusive use of the designated 
> recipients named above. If you are not the intended recipient or if you 
> receive this e-mail in error, please delete it and immediately notify the 
> sender."
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to