profile
Parameters
value
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. If using CUSTOM
, the set of SSL features to enable must be specified in the customFeatures
field. See the official documentation for information on what cipher suites each profile provides. If CUSTOM
is used, the custom_features
attribute must be set. Default value is COMPATIBLE
. Possible values are: COMPATIBLE
, MODERN
, RESTRICTED
, CUSTOM
.