Class CommonTlsContext.CertificateProvider

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProvider
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonTlsContext.CertificateProviderOrBuilder, Serializable
Enclosing class:
CommonTlsContext

public static final class CommonTlsContext.CertificateProvider extends com.google.protobuf.GeneratedMessageV3 implements CommonTlsContext.CertificateProviderOrBuilder
 Config for the Certificate Provider to fetch certificates. Certificates are fetched/refreshed asynchronously over
 the network relative to the TLS handshake.

 DEPRECATED: This message is not currently used, but if we ever do need it, we will want to
 move it out of CommonTlsContext and into common.proto, similar to the existing
 CertificateProviderPluginInstance message.

 [#not-implemented-hide:]
 
Protobuf type envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProvider
See Also: