You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/01/27 14:38:41 UTC

[Bug 56068] VirtualHost nameserver ignored when matching host name using SSL

https://issues.apache.org/bugzilla/show_bug.cgi?id=56068

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <co...@gmail.com> ---
(In reply to Marwan Gedeon from comment #0)
> I struggled for couple hours with this issue, here's how to replicate
> on a server with hostname: dev.myserver.com, create 2 VirtualHost entries:
> 
> <VirtualHost *:80 *:443>
>   ServerName dev.myserver.com
>   ServerAlias dev2.myserver.com
> </VirtualHost>
> 
> <VirtualHost *:80 *:443>
>   ServerName dev3.myserver.com
> </VirtualHost>

Seems like there must be more to your config, like SSL directives in another
*:443 virtualhost.

-- 
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