Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.MinTlsVersion.
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2.
[[["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-21 UTC."],[[["This webpage provides documentation for the `SslPolicy.Types.MinTlsVersion` enum within the Google Cloud Compute Engine v1 API."],["The latest available version of this documentation is 3.6.0, with versions ranging down to 1.0.0 accessible on the page."],["The `SslPolicy.Types.MinTlsVersion` enum specifies the minimum TLS protocol version for client connections to load balancers, and can have values of TLS 1.0, TLS 1.1, or TLS 1.2."],["The documentation outlines the four possible fields within the `SslPolicy.Types.MinTlsVersion` enum: `Tls10`, `Tls11`, `Tls12`, and `UndefinedMinTlsVersion`."]]],[]]