diff --git a/website/source/docs/config/index.html.md b/website/source/docs/config/index.html.md index 4de6cef584..34ebf825b9 100644 --- a/website/source/docs/config/index.html.md +++ b/website/source/docs/config/index.html.md @@ -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.