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.
[[["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 2025-03-24 UTC."],[[["The webpage provides documentation for the `Profile` enum within the `Google.Cloud.Compute.V1.SslPolicy.Types` namespace, detailing different SSL feature sets for load balancers."],["The latest version documented is 3.6.0, and the webpage provides access to documentation for versions ranging from 1.0.0 to 3.6.0, including the specific links for each version."],["The `Profile` enum has five possible values: `Compatible`, `Custom`, `Modern`, `Restricted`, and `UndefinedProfile`, each serving a different purpose based on the set of SSL features allowed."],["The documentation outlines the compatibility levels for each `Profile`, from the broadest support for older clients with `Compatible` to the stricter, compliance-focused `Restricted`."]]],[]]