diff --git a/tls/assets/configuration/spec.yaml b/tls/assets/configuration/spec.yaml index b2622b7fda167..c497f41289479 100644 --- a/tls/assets/configuration/spec.yaml +++ b/tls/assets/configuration/spec.yaml @@ -40,8 +40,7 @@ files: description: | The path to a local certificate in lieu of a server/port. In this mode, the service checks `tls.can_connect` and `tls.version` are unavailable. The - certificate can be in PEM or DER format. If in DER format, the file - extension must be either `.cer`, `.crt`, or `.der`. + certificate can be in PEM or DER format. value: type: string - name: server_hostname diff --git a/tls/datadog_checks/tls/data/conf.yaml.example b/tls/datadog_checks/tls/data/conf.yaml.example index f4f89918e479e..058052b284afd 100644 --- a/tls/datadog_checks/tls/data/conf.yaml.example +++ b/tls/datadog_checks/tls/data/conf.yaml.example @@ -41,8 +41,7 @@ instances: ## @param local_cert_path - string - optional ## The path to a local certificate in lieu of a server/port. In this mode, the ## service checks `tls.can_connect` and `tls.version` are unavailable. The - ## certificate can be in PEM or DER format. If in DER format, the file - ## extension must be either `.cer`, `.crt`, or `.der`. + ## certificate can be in PEM or DER format. # # local_cert_path: