HAProxy SSL Pass-Through Configuration

From NovaOrdis Knowledge Base
Revision as of 01:52, 4 July 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

HAProxy Concepts - SSL Pass-Through

Frontend Configuration

frontend localhost
  bind *:80
  bind *:443
  option tcplog
  mode tcp
  default_backend nodes