|
@@ -346,11 +346,10 @@ spec:
|
|
|
by passing client certificate, private key and ca certificate
|
|
by passing client certificate, private key and ca certificate
|
|
|
Cert authentication method
|
|
Cert authentication method
|
|
|
properties:
|
|
properties:
|
|
|
- clientCert:
|
|
|
|
|
- description: ClientCert is a certificate to authenticate
|
|
|
|
|
- using the Cert Vault authentication method
|
|
|
|
|
|
|
+ caCert:
|
|
|
|
|
+ description: CACert is the Vault TLS Listener CA certificate
|
|
|
type: string
|
|
type: string
|
|
|
- clientKey:
|
|
|
|
|
|
|
+ clientCert:
|
|
|
description: ClientCert is a certificate to authenticate
|
|
description: ClientCert is a certificate to authenticate
|
|
|
using the Cert Vault authentication method
|
|
using the Cert Vault authentication method
|
|
|
type: string
|
|
type: string
|