diff --git a/website/source/docs/config/index.html.md b/website/source/docs/config/index.html.md index 664867d96..876c710de 100644 --- a/website/source/docs/config/index.html.md +++ b/website/source/docs/config/index.html.md @@ -193,6 +193,10 @@ The supported options are: * `tls_key_file` (required unless disabled) - The path to the private key for the certificate. + * `tls_min_vers` (optional) - If provided, specifies the minimum + supported version of TLS. Accepted values are "tls10", "tls11" + or "tls12". This defaults to "tls12". + ## Telemetry Reference For the `telemetry` section, there is no resource name. All configuration