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 2012/04/23 16:33:21 UTC

DO NOT REPLY [Bug 53134] SNI with Host header preservation through reverse proxy

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

--- Comment #1 from Michael Weiser <mi...@weiser.dinsnail.net> 2012-04-23 14:33:21 UTC ---
Created attachment 28658
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28658
use Host header for SNI data if ProxyPreserveHost is on

This patch parses the Host header, extracts the hostname and uses it for the CN
check and SNI data if ProxyPreserveHost is On. This fixes the issue for me.

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