We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f3299 commit a7f4d6bCopy full SHA for a7f4d6b
administration/transport-security.md
@@ -8,7 +8,7 @@ Both input and output plugins that perform Network I/O can optionally enable TLS
8
| Property | Description | Default |
9
|:----------------------|:----------------------------------------------------------------------------------------------------------------------------------------|:--------|
10
| `tls` | Enable or disable TLS support. | `off` |
11
-| `tls.debug` | Set TLS debug verbosity level. Accepted values: `0` (No debug), `1` (Error), `2` (State change), `3` (Informational) and `4`. (Verbose) | `1` |
+| `tls.debug` | Set TLS debug verbosity level. Accepted values: `0` (No debug), `1` (Error), `2` (State change), `3` (Informational) and `4` (Verbose). | `1` |
12
| `tls.ca_file` | Absolute path to CA certificate file. | _none_ |
13
| `tls.ca_path` | Absolute path to scan for certificate files. | _none_ |
14
| `tls.ciphers` | Specify TLS ciphers up to TLSv1.2. | _none_ |
0 commit comments