Mobile app version of vmapp.org
Login or Join
Steve110

: How do I configure Haproxy and Apache when adding SSL? Currently I am using Haproxy to route my application which has a websocket back end and an Apache back end. I have configured Apache's

@Steve110

Posted in: #Apache #Haproxy #Https #Openssl

Currently I am using Haproxy to route my application which has a websocket back end and an Apache back end.

I have configured Apache's virtual host to use SSL. Now I'm confused like do I have to configure Haproxy to use SSL connection and send encrypted data to SSL enabled Apache or terminate SSL at Haproxy and send unencrypted data to Apache (do I have to disable the SSL on Apache in this case?)

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Steve110

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme