Lars Hupel wrote:
Hi,
as the subject states, I would like that OpenVPN sends an appropriate
Host header, because my server configuration relies on Apache's
VirtualHosts. Because OpenVPN doesn't send this header, I patched it
myself. Recently, I found the discussion on openvpn-devel from 10/2008
(subject was "enhance compatibility with HTTP/1.1 proxies", from Frank
Behrens) about a very similar patch. However, I was not able to extract
from that discussion why the patch was rejected (or simply ignored?).
Are there any objections to accept the patch?
I'm not sure if I understand the question ; openvpn already has the
option to use http/1.1 headers using
--http-proxy-option VERSION 1.1
which should send HTTP/1.1 type messages - doesn't that work?
HTH,
JJK