Class TlsCertificate.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
- io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.TlsCertificate.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TlsCertificateOrBuilder,Cloneable
- Enclosing class:
- TlsCertificate
public static final class TlsCertificate.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder> implements TlsCertificateOrBuilder
[#next-free-field: 9]
Protobuf typeenvoy.extensions.transport_sockets.tls.v3.TlsCertificate
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TlsCertificate.BuilderaddAllSignedCertificateTimestamp(Iterable<? extends DataSource> values)[#not-implemented-hide:]TlsCertificate.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TlsCertificate.BuilderaddSignedCertificateTimestamp(int index, DataSource value)[#not-implemented-hide:]TlsCertificate.BuilderaddSignedCertificateTimestamp(int index, DataSource.Builder builderForValue)[#not-implemented-hide:]TlsCertificate.BuilderaddSignedCertificateTimestamp(DataSource value)[#not-implemented-hide:]TlsCertificate.BuilderaddSignedCertificateTimestamp(DataSource.Builder builderForValue)[#not-implemented-hide:]DataSource.BuilderaddSignedCertificateTimestampBuilder()[#not-implemented-hide:]DataSource.BuilderaddSignedCertificateTimestampBuilder(int index)[#not-implemented-hide:]TlsCertificatebuild()TlsCertificatebuildPartial()TlsCertificate.Builderclear()TlsCertificate.BuilderclearCertificateChain()The TLS certificate chain.TlsCertificate.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TlsCertificate.BuilderclearOcspStaple()The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TlsCertificate.BuilderclearPassword()The password to decrypt the TLS private key.TlsCertificate.BuilderclearPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuilderclearPrivateKey()The TLS private key.TlsCertificate.BuilderclearPrivateKeyProvider()BoringSSL private key method provider.TlsCertificate.BuilderclearSignedCertificateTimestamp()[#not-implemented-hide:]TlsCertificate.BuilderclearWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.TlsCertificate.Builderclone()DataSourcegetCertificateChain()The TLS certificate chain.DataSource.BuildergetCertificateChainBuilder()The TLS certificate chain.DataSourceOrBuildergetCertificateChainOrBuilder()The TLS certificate chain.TlsCertificategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DataSourcegetOcspStaple()The OCSP response to be stapled with this certificate during the handshake.DataSource.BuildergetOcspStapleBuilder()The OCSP response to be stapled with this certificate during the handshake.DataSourceOrBuildergetOcspStapleOrBuilder()The OCSP response to be stapled with this certificate during the handshake.DataSourcegetPassword()The password to decrypt the TLS private key.DataSource.BuildergetPasswordBuilder()The password to decrypt the TLS private key.DataSourceOrBuildergetPasswordOrBuilder()The password to decrypt the TLS private key.DataSourcegetPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSource.BuildergetPkcs12Builder()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSourceOrBuildergetPkcs12OrBuilder()``Pkcs12`` data containing TLS certificate, chain, and private key.DataSourcegetPrivateKey()The TLS private key.DataSource.BuildergetPrivateKeyBuilder()The TLS private key.DataSourceOrBuildergetPrivateKeyOrBuilder()The TLS private key.PrivateKeyProvidergetPrivateKeyProvider()BoringSSL private key method provider.PrivateKeyProvider.BuildergetPrivateKeyProviderBuilder()BoringSSL private key method provider.PrivateKeyProviderOrBuildergetPrivateKeyProviderOrBuilder()BoringSSL private key method provider.DataSourcegetSignedCertificateTimestamp(int index)[#not-implemented-hide:]DataSource.BuildergetSignedCertificateTimestampBuilder(int index)[#not-implemented-hide:]List<DataSource.Builder>getSignedCertificateTimestampBuilderList()[#not-implemented-hide:]intgetSignedCertificateTimestampCount()[#not-implemented-hide:]List<DataSource>getSignedCertificateTimestampList()[#not-implemented-hide:]DataSourceOrBuildergetSignedCertificateTimestampOrBuilder(int index)[#not-implemented-hide:]List<? extends DataSourceOrBuilder>getSignedCertificateTimestampOrBuilderList()[#not-implemented-hide:]WatchedDirectorygetWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectory.BuildergetWatchedDirectoryBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.WatchedDirectoryOrBuildergetWatchedDirectoryOrBuilder()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.booleanhasCertificateChain()The TLS certificate chain.booleanhasOcspStaple()The OCSP response to be stapled with this certificate during the handshake.booleanhasPassword()The password to decrypt the TLS private key.booleanhasPkcs12()``Pkcs12`` data containing TLS certificate, chain, and private key.booleanhasPrivateKey()The TLS private key.booleanhasPrivateKeyProvider()BoringSSL private key method provider.booleanhasWatchedDirectory()If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TlsCertificate.BuildermergeCertificateChain(DataSource value)The TLS certificate chain.TlsCertificate.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TlsCertificate.BuildermergeFrom(com.google.protobuf.Message other)TlsCertificate.BuildermergeFrom(TlsCertificate other)TlsCertificate.BuildermergeOcspStaple(DataSource value)The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuildermergePassword(DataSource value)The password to decrypt the TLS private key.TlsCertificate.BuildermergePkcs12(DataSource value)``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuildermergePrivateKey(DataSource value)The TLS private key.TlsCertificate.BuildermergePrivateKeyProvider(PrivateKeyProvider value)BoringSSL private key method provider.TlsCertificate.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TlsCertificate.BuildermergeWatchedDirectory(WatchedDirectory value)If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.TlsCertificate.BuilderremoveSignedCertificateTimestamp(int index)[#not-implemented-hide:]TlsCertificate.BuildersetCertificateChain(DataSource value)The TLS certificate chain.TlsCertificate.BuildersetCertificateChain(DataSource.Builder builderForValue)The TLS certificate chain.TlsCertificate.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TlsCertificate.BuildersetOcspStaple(DataSource value)The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuildersetOcspStaple(DataSource.Builder builderForValue)The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.BuildersetPassword(DataSource value)The password to decrypt the TLS private key.TlsCertificate.BuildersetPassword(DataSource.Builder builderForValue)The password to decrypt the TLS private key.TlsCertificate.BuildersetPkcs12(DataSource value)``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuildersetPkcs12(DataSource.Builder builderForValue)``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.BuildersetPrivateKey(DataSource value)The TLS private key.TlsCertificate.BuildersetPrivateKey(DataSource.Builder builderForValue)The TLS private key.TlsCertificate.BuildersetPrivateKeyProvider(PrivateKeyProvider value)BoringSSL private key method provider.TlsCertificate.BuildersetPrivateKeyProvider(PrivateKeyProvider.Builder builderForValue)BoringSSL private key method provider.TlsCertificate.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TlsCertificate.BuildersetSignedCertificateTimestamp(int index, DataSource value)[#not-implemented-hide:]TlsCertificate.BuildersetSignedCertificateTimestamp(int index, DataSource.Builder builderForValue)[#not-implemented-hide:]TlsCertificate.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TlsCertificate.BuildersetWatchedDirectory(WatchedDirectory value)If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.TlsCertificate.BuildersetWatchedDirectory(WatchedDirectory.Builder builderForValue)If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
clear
public TlsCertificate.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
getDefaultInstanceForType
public TlsCertificate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TlsCertificate build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TlsCertificate buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TlsCertificate.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
setField
public TlsCertificate.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
clearField
public TlsCertificate.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
clearOneof
public TlsCertificate.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
setRepeatedField
public TlsCertificate.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
addRepeatedField
public TlsCertificate.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
mergeFrom
public TlsCertificate.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TlsCertificate.Builder>
-
mergeFrom
public TlsCertificate.Builder mergeFrom(TlsCertificate other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
mergeFrom
public TlsCertificate.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TlsCertificate.Builder>- Throws:
IOException
-
hasCertificateChain
public boolean hasCertificateChain()
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;- Specified by:
hasCertificateChainin interfaceTlsCertificateOrBuilder- Returns:
- Whether the certificateChain field is set.
-
getCertificateChain
public DataSource getCertificateChain()
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;- Specified by:
getCertificateChainin interfaceTlsCertificateOrBuilder- Returns:
- The certificateChain.
-
setCertificateChain
public TlsCertificate.Builder setCertificateChain(DataSource value)
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;
-
setCertificateChain
public TlsCertificate.Builder setCertificateChain(DataSource.Builder builderForValue)
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;
-
mergeCertificateChain
public TlsCertificate.Builder mergeCertificateChain(DataSource value)
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;
-
clearCertificateChain
public TlsCertificate.Builder clearCertificateChain()
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;
-
getCertificateChainBuilder
public DataSource.Builder getCertificateChainBuilder()
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;
-
getCertificateChainOrBuilder
public DataSourceOrBuilder getCertificateChainOrBuilder()
The TLS certificate chain. If ``certificate_chain`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource certificate_chain = 1;- Specified by:
getCertificateChainOrBuilderin interfaceTlsCertificateOrBuilder
-
hasPrivateKey
public boolean hasPrivateKey()
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];- Specified by:
hasPrivateKeyin interfaceTlsCertificateOrBuilder- Returns:
- Whether the privateKey field is set.
-
getPrivateKey
public DataSource getPrivateKey()
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];- Specified by:
getPrivateKeyin interfaceTlsCertificateOrBuilder- Returns:
- The privateKey.
-
setPrivateKey
public TlsCertificate.Builder setPrivateKey(DataSource value)
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];
-
setPrivateKey
public TlsCertificate.Builder setPrivateKey(DataSource.Builder builderForValue)
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];
-
mergePrivateKey
public TlsCertificate.Builder mergePrivateKey(DataSource value)
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];
-
clearPrivateKey
public TlsCertificate.Builder clearPrivateKey()
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];
-
getPrivateKeyBuilder
public DataSource.Builder getPrivateKeyBuilder()
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];
-
getPrivateKeyOrBuilder
public DataSourceOrBuilder getPrivateKeyOrBuilder()
The TLS private key. If ``private_key`` is a filesystem path, a watch will be added to the parent directory for any file moves to support rotation. This currently only applies to dynamic secrets, when the ``TlsCertificate`` is delivered via SDS.
.envoy.config.core.v3.DataSource private_key = 2 [(.udpa.annotations.sensitive) = true];- Specified by:
getPrivateKeyOrBuilderin interfaceTlsCertificateOrBuilder
-
hasPkcs12
public boolean hasPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];- Specified by:
hasPkcs12in interfaceTlsCertificateOrBuilder- Returns:
- Whether the pkcs12 field is set.
-
getPkcs12
public DataSource getPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];- Specified by:
getPkcs12in interfaceTlsCertificateOrBuilder- Returns:
- The pkcs12.
-
setPkcs12
public TlsCertificate.Builder setPkcs12(DataSource value)
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];
-
setPkcs12
public TlsCertificate.Builder setPkcs12(DataSource.Builder builderForValue)
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];
-
mergePkcs12
public TlsCertificate.Builder mergePkcs12(DataSource value)
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];
-
clearPkcs12
public TlsCertificate.Builder clearPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];
-
getPkcs12Builder
public DataSource.Builder getPkcs12Builder()
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];
-
getPkcs12OrBuilder
public DataSourceOrBuilder getPkcs12OrBuilder()
``Pkcs12`` data containing TLS certificate, chain, and private key. If ``pkcs12`` is a filesystem path, the file will be read, but no watch will be added to the parent directory, since ``pkcs12`` isn't used by SDS. This field is mutually exclusive with ``certificate_chain``, ``private_key`` and ``private_key_provider``. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>`, :ref:`certificate_chain <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.certificate_chain>`, or :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` and :ref:`pkcs12 <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.pkcs12>` fields will result in an error. Use :ref:`password <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.password>` to specify the password to unprotect the ``PKCS12`` data, if necessary.
.envoy.config.core.v3.DataSource pkcs12 = 8 [(.udpa.annotations.sensitive) = true];- Specified by:
getPkcs12OrBuilderin interfaceTlsCertificateOrBuilder
-
hasWatchedDirectory
public boolean hasWatchedDirectory()
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;- Specified by:
hasWatchedDirectoryin interfaceTlsCertificateOrBuilder- Returns:
- Whether the watchedDirectory field is set.
-
getWatchedDirectory
public WatchedDirectory getWatchedDirectory()
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;- Specified by:
getWatchedDirectoryin interfaceTlsCertificateOrBuilder- Returns:
- The watchedDirectory.
-
setWatchedDirectory
public TlsCertificate.Builder setWatchedDirectory(WatchedDirectory value)
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;
-
setWatchedDirectory
public TlsCertificate.Builder setWatchedDirectory(WatchedDirectory.Builder builderForValue)
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;
-
mergeWatchedDirectory
public TlsCertificate.Builder mergeWatchedDirectory(WatchedDirectory value)
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;
-
clearWatchedDirectory
public TlsCertificate.Builder clearWatchedDirectory()
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;
-
getWatchedDirectoryBuilder
public WatchedDirectory.Builder getWatchedDirectoryBuilder()
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;
-
getWatchedDirectoryOrBuilder
public WatchedDirectoryOrBuilder getWatchedDirectoryOrBuilder()
If specified, updates of file-based ``certificate_chain`` and ``private_key`` sources will be triggered by this watch. The certificate/key pair will be read together and validated for atomic read consistency (i.e. no intervening modification occurred between cert/key read, verified by file hash comparisons). This allows explicit control over the path watched, by default the parent directories of the filesystem paths in ``certificate_chain`` and ``private_key`` are watched if this field is not specified. This only applies when a ``TlsCertificate`` is delivered by SDS with references to filesystem paths. See the :ref:`SDS key rotation <sds_key_rotation>` documentation for further details.
.envoy.config.core.v3.WatchedDirectory watched_directory = 7;- Specified by:
getWatchedDirectoryOrBuilderin interfaceTlsCertificateOrBuilder
-
hasPrivateKeyProvider
public boolean hasPrivateKeyProvider()
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;- Specified by:
hasPrivateKeyProviderin interfaceTlsCertificateOrBuilder- Returns:
- Whether the privateKeyProvider field is set.
-
getPrivateKeyProvider
public PrivateKeyProvider getPrivateKeyProvider()
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;- Specified by:
getPrivateKeyProviderin interfaceTlsCertificateOrBuilder- Returns:
- The privateKeyProvider.
-
setPrivateKeyProvider
public TlsCertificate.Builder setPrivateKeyProvider(PrivateKeyProvider value)
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;
-
setPrivateKeyProvider
public TlsCertificate.Builder setPrivateKeyProvider(PrivateKeyProvider.Builder builderForValue)
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;
-
mergePrivateKeyProvider
public TlsCertificate.Builder mergePrivateKeyProvider(PrivateKeyProvider value)
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;
-
clearPrivateKeyProvider
public TlsCertificate.Builder clearPrivateKeyProvider()
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;
-
getPrivateKeyProviderBuilder
public PrivateKeyProvider.Builder getPrivateKeyProviderBuilder()
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;
-
getPrivateKeyProviderOrBuilder
public PrivateKeyProviderOrBuilder getPrivateKeyProviderOrBuilder()
BoringSSL private key method provider. This is an alternative to :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` field. This can't be marked as ``oneof`` due to API compatibility reasons. Setting both :ref:`private_key <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key>` and :ref:`private_key_provider <envoy_v3_api_field_extensions.transport_sockets.tls.v3.TlsCertificate.private_key_provider>` fields will result in an error.
.envoy.extensions.transport_sockets.tls.v3.PrivateKeyProvider private_key_provider = 6;- Specified by:
getPrivateKeyProviderOrBuilderin interfaceTlsCertificateOrBuilder
-
hasPassword
public boolean hasPassword()
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];- Specified by:
hasPasswordin interfaceTlsCertificateOrBuilder- Returns:
- Whether the password field is set.
-
getPassword
public DataSource getPassword()
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];- Specified by:
getPasswordin interfaceTlsCertificateOrBuilder- Returns:
- The password.
-
setPassword
public TlsCertificate.Builder setPassword(DataSource value)
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];
-
setPassword
public TlsCertificate.Builder setPassword(DataSource.Builder builderForValue)
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];
-
mergePassword
public TlsCertificate.Builder mergePassword(DataSource value)
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];
-
clearPassword
public TlsCertificate.Builder clearPassword()
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];
-
getPasswordBuilder
public DataSource.Builder getPasswordBuilder()
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];
-
getPasswordOrBuilder
public DataSourceOrBuilder getPasswordOrBuilder()
The password to decrypt the TLS private key. If this field is not set, it is assumed that the TLS private key is not password encrypted.
.envoy.config.core.v3.DataSource password = 3 [(.udpa.annotations.sensitive) = true];- Specified by:
getPasswordOrBuilderin interfaceTlsCertificateOrBuilder
-
hasOcspStaple
public boolean hasOcspStaple()
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;- Specified by:
hasOcspStaplein interfaceTlsCertificateOrBuilder- Returns:
- Whether the ocspStaple field is set.
-
getOcspStaple
public DataSource getOcspStaple()
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;- Specified by:
getOcspStaplein interfaceTlsCertificateOrBuilder- Returns:
- The ocspStaple.
-
setOcspStaple
public TlsCertificate.Builder setOcspStaple(DataSource value)
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;
-
setOcspStaple
public TlsCertificate.Builder setOcspStaple(DataSource.Builder builderForValue)
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;
-
mergeOcspStaple
public TlsCertificate.Builder mergeOcspStaple(DataSource value)
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;
-
clearOcspStaple
public TlsCertificate.Builder clearOcspStaple()
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;
-
getOcspStapleBuilder
public DataSource.Builder getOcspStapleBuilder()
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;
-
getOcspStapleOrBuilder
public DataSourceOrBuilder getOcspStapleOrBuilder()
The OCSP response to be stapled with this certificate during the handshake. The response must be DER-encoded and may only be provided via ``filename`` or ``inline_bytes``. The response may pertain to only one certificate.
.envoy.config.core.v3.DataSource ocsp_staple = 4;- Specified by:
getOcspStapleOrBuilderin interfaceTlsCertificateOrBuilder
-
getSignedCertificateTimestampList
public List<DataSource> getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;- Specified by:
getSignedCertificateTimestampListin interfaceTlsCertificateOrBuilder
-
getSignedCertificateTimestampCount
public int getSignedCertificateTimestampCount()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;- Specified by:
getSignedCertificateTimestampCountin interfaceTlsCertificateOrBuilder
-
getSignedCertificateTimestamp
public DataSource getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;- Specified by:
getSignedCertificateTimestampin interfaceTlsCertificateOrBuilder
-
setSignedCertificateTimestamp
public TlsCertificate.Builder setSignedCertificateTimestamp(int index, DataSource value)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
setSignedCertificateTimestamp
public TlsCertificate.Builder setSignedCertificateTimestamp(int index, DataSource.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addSignedCertificateTimestamp
public TlsCertificate.Builder addSignedCertificateTimestamp(DataSource value)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addSignedCertificateTimestamp
public TlsCertificate.Builder addSignedCertificateTimestamp(int index, DataSource value)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addSignedCertificateTimestamp
public TlsCertificate.Builder addSignedCertificateTimestamp(DataSource.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addSignedCertificateTimestamp
public TlsCertificate.Builder addSignedCertificateTimestamp(int index, DataSource.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addAllSignedCertificateTimestamp
public TlsCertificate.Builder addAllSignedCertificateTimestamp(Iterable<? extends DataSource> values)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
clearSignedCertificateTimestamp
public TlsCertificate.Builder clearSignedCertificateTimestamp()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
removeSignedCertificateTimestamp
public TlsCertificate.Builder removeSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
getSignedCertificateTimestampBuilder
public DataSource.Builder getSignedCertificateTimestampBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
getSignedCertificateTimestampOrBuilder
public DataSourceOrBuilder getSignedCertificateTimestampOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;- Specified by:
getSignedCertificateTimestampOrBuilderin interfaceTlsCertificateOrBuilder
-
getSignedCertificateTimestampOrBuilderList
public List<? extends DataSourceOrBuilder> getSignedCertificateTimestampOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;- Specified by:
getSignedCertificateTimestampOrBuilderListin interfaceTlsCertificateOrBuilder
-
addSignedCertificateTimestampBuilder
public DataSource.Builder addSignedCertificateTimestampBuilder()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
addSignedCertificateTimestampBuilder
public DataSource.Builder addSignedCertificateTimestampBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
getSignedCertificateTimestampBuilderList
public List<DataSource.Builder> getSignedCertificateTimestampBuilderList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5;
-
setUnknownFields
public final TlsCertificate.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
mergeUnknownFields
public final TlsCertificate.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TlsCertificate.Builder>
-
-