HAProxy Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * HAProxy")
 
No edit summary
Line 2: Line 2:


* [[HAProxy#Subjects|HAProxy]]
* [[HAProxy#Subjects|HAProxy]]
=SSL Support=
{{External|https://serversforhackers.com/using-ssl-certificates-with-haproxy}}
HAProxy can be configured to terminate the SSL connection or to pass it through the backend server.
===SSL Termination===
===SSL Pass-Through===

Revision as of 01:42, 4 July 2017

Internal

SSL Support

https://serversforhackers.com/using-ssl-certificates-with-haproxy

HAProxy can be configured to terminate the SSL connection or to pass it through the backend server.

SSL Termination

SSL Pass-Through