Add documentation for the tls_ca_file option

This commit is contained in:
Vivien Schilis 2015-08-04 05:05:27 +00:00
parent 35db9bed6a
commit de2218dd2c

View file

@ -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.