mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
add GCM in cipher description (debug info)
This commit is contained in:
parent
772420cb42
commit
53bef583c6
@ -17503,7 +17503,7 @@ run_winshock() {
|
||||
sclient_success=$?
|
||||
if [[ $sclient_success -eq 0 ]] || [[ "$sclient_success" -eq 2 ]]; then
|
||||
pr_svrty_best "not vulnerable (OK)"
|
||||
debugme echo " - CAMELLIA or ECDHE_RSA ciphers found"
|
||||
debugme echo " - CAMELLIA or ECDHE_RSA GCM ciphers found"
|
||||
fileout "$jsonID" "OK" "not vulnerable " "$cve" "$cwe"
|
||||
outln
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user