Skip to content

Commit 8cb6a3f

Browse files
TLS1.3 added to fluentd out_http (#579)
Signed-off-by: Athishpranav2003 <[email protected]> Signed-off-by: Daijiro Fukuda <[email protected]> Co-authored-by: Daijiro Fukuda <[email protected]>
1 parent 02ff4f9 commit 8cb6a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

output/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The verify mode of TLS.
249249

250250
| type | default | available values | version |
251251
| :--- | :--- | :--- | :--- |
252-
| enum | TLSv1\_2 | TLSv1\_2/TLSv1\_1 | 1.7.0 |
252+
| enum | TLSv1\_2 | TLSv1\_3(since 1.19.0)/TLSv1\_2/TLSv1\_1 | 1.7.0 |
253253

254254
The default version of TLS.
255255

0 commit comments

Comments
 (0)