Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::BackendAuthenticationConfig::WellKnownRoots (v0.1.0)
Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::BackendAuthenticationConfig::WellKnownRoots.
Enum to specify the well known roots to use for server certificate
validation.
Constants
WELL_KNOWN_ROOTS_UNSPECIFIED
value: 0
Equivalent to NONE.
NONE
value: 1
The BackendService will only validate server certificates against roots
specified in TrustConfig.
PUBLIC_ROOTS
value: 2
The BackendService uses a set of well-known public roots, in addition to
any roots specified in the trustConfig field, when validating the server
certificates presented by the backend. Validation with these roots is
only considered when the TlsSettings.sni field in the BackendService is
set.
The well-known roots are a set of root CAs managed by Google. CAs in this
set can be added or removed without notice.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-07 UTC."],[],[]]