Skip to content

Commit 8a862d2

Browse files
authored
HTTP Config TLS Update (EFForg#18700)
update TLS version to minimumTLS 1.2
1 parent 22ac78c commit 8a862d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/rules/http.checker.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ read_timeout = 30
2323
redirect_depth = 10
2424
threads = 40
2525
fetch_in_subprocess = false
26+
ssl_version = TLSv1_2
2627

2728
[log]
2829
logfile = -

0 commit comments

Comments
 (0)