Load Balancers
Types¶
Choosing an LB¶
SSL Policies¶
- Specify
-
- The minimum TLS version clients can connect with: TLS 1.0, 1.1, or 1.2
- A profile of SSL policy features:
COMPATIBLE
(default): allows the broadest set of clients, including those which support out-of-date SSL featuresMODERN
: supports a wide set of SSL features, allowing modern clients to negotiate SSLRESTRICTED
: supports a reduced set of SSL features, intended to meet stricter compliance requirementsCUSTOM
: allow SSL features to be individually specified