https://issues.apache.org/bugzilla/show_bug.cgi?id=45568
Summary: Apache shouldn't complain about name-based SSL virtual
hosts
Product: Apache httpd-2
Version: 2.2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: mdierolf@financialcontent.com
I would like to point out that name-base virtual hosts are legitimate,
acceptable, and widely used by people whom purchase a wildcard SSL certificate.
Apache should not complain about name-based hosts under the same domain name.
These error messages appear when using name-based SSL hosts:
--
[Tue Aug 05 21:23:42 2008] [warn] Init: SSL server IP/port conflict:
subdomain1.domain.com:443 (/etc/apache2/httpd.conf:179) vs.
subdomain2.domain.com:443 (/etc/apache2/httpd.conf:375)
[Tue Aug 05 21:23:42 2008] [warn] Init: SSL server IP/port conflict:
subdomain1.domain.com:443 (/etc/apache2/httpd.conf:99) vs.
subdomain2.domain.com:443 (/etc/apache2/httpd.conf:375)
[Tue Aug 05 21:23:42 2008] [warn] Init: You should not use name-based virtual
hosts in conjunction with SSL!!
--
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|