diff --git a/website/source/docs/configuration/storage/consul.html.md b/website/source/docs/configuration/storage/consul.html.md index 9accd26025..e6822f024e 100644 --- a/website/source/docs/configuration/storage/consul.html.md +++ b/website/source/docs/configuration/storage/consul.html.md @@ -135,7 +135,7 @@ connection. You can read more about encrypting Consul connections on the - `tls_min_version` `(string: "tls12")` – Specifies the minimum TLS version to use. Accepted values are `"tls10"`, `"tls11"` or `"tls12"`. -- `tls_skip_verify` `(bool: false)` – Disable verification of TLS certificates. +- `tls_skip_verify` `(string: "false")` – Disable verification of TLS certificates. Using this option is highly discouraged. ## ACLs