Skip to main content
Version: 1.5.0

ApisixTls/v2beta3 Reference

FieldTypeDescription
hostsarrayThe domain list to identify which hosts (matched with SNI) can use the TLS certificate stored in the Secret.
secretobjectThe definition of the related Secret object with current ApisixTls object.
secret.namestringThe name of the related Secret object with current ApisixTls object.
secret.namespacestringThe namespace of the related Secret object with current ApisixTls object.
clientobjectThe configuration of the certificate provided by the client.
client.caSecretobjectThe definition of the related Secret object with the certificate provided by the client.
client.caSecret.namestringThe name of the related Secret object with the certificate provided by the client.
client.caSecret.namespacestringThe namespace of the related Secret object with the certificate provided by the client.
client.depthintThe max certificate of chain length.