Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.Profile.
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-31 UTC."],[[["The latest version available for the `SslPolicy.Types.Profile` is 3.6.0, with a comprehensive list of previous versions ranging down to 1.0.0."],["The `SslPolicy.Types.Profile` enum offers four predefined profiles: `Compatible`, `Custom`, `Modern`, and `Restricted`, each catering to different SSL feature requirements for load balancer negotiations."],["The `SslPolicy.Types.Profile` enum within the Google.Cloud.Compute.V1 API provides control over the SSL features used during negotiations with clients, allowing choices between broad compatibility, modern standards, strict compliance, or custom configurations."],["The documentation provides detailed information regarding each of the available profile options, including how they allow clients to negotiate and which SSL features are available to each one."]]],[]]