summaryrefslogtreecommitdiff
path: root/changes-entries/ssl_proxy_bind.txt
blob: 4eba294bd8f46c3d014862a1e5d245ae384a75fd (plain)
1
2
3
4
5
  *) mod_ssl: when a proxy connection had handled a request using SSL, an
     error was logged when "SSLProxyEngine" was only configured in the
     location/proxy section and not the overall server. The connection
     continued to work, the error log was in error. Fixed PR66190.
     [Stefan Eissing]