mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-24 12:11:11 +01:00
884 B
884 B
layout, page_title, sidebar_title, sidebar_current, description
| layout | page_title | sidebar_title | sidebar_current | description |
|---|---|---|---|---|
| docs | Vault Agent Auto-Auth Cert Method | Cert | docs-agent-autoauth-methods-cert | Cert Method for Vault Agent Auto-Auth |
Vault Agent Auto-Auth Cert Method
The cert method uses the configured TLS certificates from the vault stanza of
the agent configuration and takes an optional name parameter. There is no option
to use certificates which differ from those used in the vault stanza.
See TLS settings in the vault Stanza
Configuration
name(string: optional)- The trusted certificate role which should be used when authenticating with TLS. If anameis not specified, the auth method will try to authenticate against all trusted certificates.