t; is defined.
ProxyPass would create such dedicated workers however I am not
using a Reverse Proxy here.
Regards
Markus Gausling
oses
a fix (which I already tested sucessfully):
Defect summary:
Security: Apache 2.4 not verifying URL hostname against certificate
in SSL handshake for WebSockets
Reference:
https://bz.apache.org/bugzilla/show_bug.cgi?id=61857
2017-12-04 17:04 GMT+01:00 Markus Gausling :
> He
Hello,
I am using Apache as a "WebSocket Relay" that allows local clients to
connect to local Apache using "ws://" and Apache then maps this to
"wss://" and passes the request on to the actual serving backend.
I have defined a Virtual Host for this:
SSLProxyEngine On
ProxyR
always have to combine them into one (and rewrite key BEGIN and END to add
RSA).
Regards
Markus Gausling
2017-05-04 12:54 GMT+02:00 Marat Khalili :
> You configure certificates of your proxy server exactly the same way as
> for web server, using SSLCertificateFile, SSLCertificateKeyFi
Hello,
when Apache is configured as a WebServer I can configure the private
key and the certificate of the server separately using
SSLCertificateFile and SSLCertificateKeyFile.
When configuring Apache as an HTTP Proxy (Reverse Proxy or Forward
Proxy) it seems I can only configure the proxy privat
|
| (Body uncompressed) | |
|<-| |
| | |
2017-04-28 15:57 GMT+02:00 Luca Toscano :
> Hi Markus,
>
> 2017-04-26 12:21 GMT+02:00 Markus Gausling
> :
>
>> Hello,
>
Hello,
I am using Apache (2.4.10) as an HTTP Proxy with two virtual hosts
listening
on different ports:
- Forward Proxy
- Reverse Proxy
Depending on the use case applications either use the Forward Proxy or the
Reverse Proxy.
Now I want to make sure that for both virtual hosts the proxy does han