stunnel: update to version 5.51

Update to version 5.51

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2019-04-08 09:58:13 +02:00
parent 3c6ca66a49
commit d745fd7c49
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -52,12 +52,13 @@ validate_service_options() {
'checkHost:list(host)' \
'checkIP:list(ipaddr)' \
'ciphers:list(string)' \
'ciphersuites:list(string)' \
'client:bool' \
'config:list(string)' \
'connect:list(string)' \
'CRLfile:string' \
'CRLpath:string' \
'curve:string' \
'curves:list(string)' \
'debug:or(range(0,7),string)' \
'delay:bool' \
'engineId:string' \
@@ -232,7 +233,6 @@ print_service_options() {
cert \
CRLfile \
CRLpath \
curve \
debug \
logId \
engineId \
@@ -294,6 +294,8 @@ print_service_options() {
print_lists_reduce : \
ciphers \
curves \
ciphersuites \
;
print_host_port \