Class CommonTlsContext.CertificateProvider

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
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.GeneratedMessage implements CommonTlsContext.CertificateProviderOrBuilder
 Config for Certificate provider to get certificates. This provider should allow certificates to be
 fetched/refreshed over the network asynchronously with respect 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: