A list of alternate names to verify the subject identity in the
certificate.
DestinationRuleOuterClass.ClientTLSSettings.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
A list of alternate names to verify the subject identity in the
certificate.
A list of alternate names to verify the subject identity in the
certificate.
DestinationRuleOuterClass.ClientTLSSettings.Builder.clear()
OPTIONAL: The path to the file containing certificate authority
certificates to use in verifying a presented server certificate.
REQUIRED if mode is `MUTUAL`.
The name of the secret that holds the TLS certs for the
client including the CA certificates.
DestinationRuleOuterClass.ClientTLSSettings.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DestinationRuleOuterClass.ClientTLSSettings.Builder.clearMode()
Indicates whether connections to this port should be secured
using TLS.
DestinationRuleOuterClass.ClientTLSSettings.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
REQUIRED if mode is `MUTUAL`.
DestinationRuleOuterClass.ClientTLSSettings.Builder.clearSni()
SNI string to present to the server during TLS handshake.
A list of alternate names to verify the subject identity in the
certificate.
DestinationRuleOuterClass.ClientTLSSettings.Builder.clone()
TLS related settings for connections to the upstream service.
DestinationRuleOuterClass.TrafficPolicy.PortTrafficPolicy.Builder.getTlsBuilder()
TLS related settings for connections to the upstream service.
DestinationRuleOuterClass.ClientTLSSettings.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DestinationRuleOuterClass.ClientTLSSettings.Builder.mergeFrom(com.google.protobuf.Message other)
DestinationRuleOuterClass.ClientTLSSettings.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.ClientTLSSettings.newBuilder()
DestinationRuleOuterClass.ClientTLSSettings.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
OPTIONAL: The path to the file containing certificate authority
certificates to use in verifying a presented server certificate.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setCaCertificatesBytes(com.google.protobuf.ByteString value)
OPTIONAL: The path to the file containing certificate authority
certificates to use in verifying a presented server certificate.
REQUIRED if mode is `MUTUAL`.
REQUIRED if mode is `MUTUAL`.
The name of the secret that holds the TLS certs for the
client including the CA certificates.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setCredentialNameBytes(com.google.protobuf.ByteString value)
The name of the secret that holds the TLS certs for the
client including the CA certificates.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Indicates whether connections to this port should be secured
using TLS.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setModeValue(int value)
Indicates whether connections to this port should be secured
using TLS.
REQUIRED if mode is `MUTUAL`.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setPrivateKeyBytes(com.google.protobuf.ByteString value)
REQUIRED if mode is `MUTUAL`.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DestinationRuleOuterClass.ClientTLSSettings.Builder.setSni(String value)
SNI string to present to the server during TLS handshake.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setSniBytes(com.google.protobuf.ByteString value)
SNI string to present to the server during TLS handshake.
A list of alternate names to verify the subject identity in the
certificate.
DestinationRuleOuterClass.ClientTLSSettings.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DestinationRuleOuterClass.ClientTLSSettings.toBuilder()