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.

-ascs
 
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 21 septembre 2007 13:13
À : users@httpd.apache.org
Objet : [EMAIL PROTECTED] SSL server IP/port conflict

Hello,

 I have this error after setup 2 virtualhost  based on the same IP : 
   [Wed Sep 19 16:55:33 2007] [warn] Init: SSL server IP/port conflict:
name1.foo.local:443 (/etc/apache2/sites-enabled/name1_https:1) vs.
name2.foo.local:443 (/etc/apache2/sites-enabled/name2_https:1)

   I don't really get why there is an error and how I could fix it.
Should I add another IP to the server? Maybe I setup a bad namevirtualhost 
somewhere?
   Maybe just an URL could explain me the whole stuff

  Thanks by advance!

"Les informations contenues dans ce message electronique peuvent etre de nature 
confidentielles et soumises a une obligation de secret. Elles sont destinees a 
l'usage exclusif du reel destinataire. Si vous n'etes pas le reel destinataire, 
ou si vous recevez ce message par erreur, merci de le detruire immediatement et 
de le notifier a son emetteur."

 "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