Profile specifies the set of SSL features that can be used by
the load balancer when negotiating SSL with clients. This can be
one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using
CUSTOM, the set of SSL features to enable must be specified in
the customFeatures field.
Values:
UNDEFINED_PROFILE (0):
A value indicating that the enum field is not
set.
COMPATIBLE (179357396):
Compatible profile. Allows the broadset set
of clients, even those which support only
out-of-date SSL features to negotiate with the
load balancer.
CUSTOM (388595569):
Custom profile. Allow only the set of allowed
SSL features specified in the customFeatures
field.
MODERN (132013855):
Modern profile. Supports a wide set of SSL
features, allowing modern clients to negotiate
SSL with the load balancer.
RESTRICTED (261551195):
Restricted profile. Supports a reduced set of
SSL features, intended to meet stricter
compliance requirements.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]