mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-25 02:40:28 -04:00
Add documentation for the tls_ca_file option
This commit is contained in:
parent
35db9bed6a
commit
de2218dd2c
1 changed files with 2 additions and 0 deletions
|
|
@ -160,6 +160,8 @@ The MySQL backend has the following options:
|
|||
|
||||
* `table` (optional) - The name of the table to use. Defaults to "vault".
|
||||
|
||||
* `tls_ca_file` (optional) - The path to the CA certificate to connect using TLS
|
||||
|
||||
#### Backend Reference: Inmem
|
||||
|
||||
The in-memory backend has no configuration options.
|
||||
|
|
|
|||
Loading…
Reference in a new issue