mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-02 23:05:26 +01:00
add missing line feed in run_preferences()
This commit is contained in:
@@ -5827,6 +5827,7 @@ run_server_preference() {
|
|||||||
outln " (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
|
outln " (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
|
||||||
fileout "$jsonID" "WARN" "Default protocol empty (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
|
fileout "$jsonID" "WARN" "Default protocol empty (Hint: if IIS6 give OpenSSL 1.0.1 a try)"
|
||||||
else
|
else
|
||||||
|
outln
|
||||||
fileout "$jsonID" "WARN" "Default protocol empty"
|
fileout "$jsonID" "WARN" "Default protocol empty"
|
||||||
fi
|
fi
|
||||||
ret=1
|
ret=1
|
||||||
|
|||||||
Reference in New Issue
Block a user