Fix SSL Parsing; Changed all tests;
This commit is contained in:
parent
ddfa2e34ae
commit
74413882fa
6 changed files with 169 additions and 36 deletions
12
tests/expected/no-services.txt
Normal file
12
tests/expected/no-services.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
global
|
||||
log stdout format raw local0 info
|
||||
maxconn 2000
|
||||
tune.ssl.default-dh-param 2048
|
||||
|
||||
defaults
|
||||
log global
|
||||
|
||||
timeout connect 3s
|
||||
timeout client 10s
|
||||
timeout server 10m
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue