Skip to content

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 features
    • MODERN: supports a wide set of SSL features, allowing modern clients to negotiate SSL
    • RESTRICTED: supports a reduced set of SSL features, intended to meet stricter compliance requirements
    • CUSTOM: allow SSL features to be individually specified