Skip to content

Commit 53bef58

Browse files
committed
add GCM in cipher description (debug info)
1 parent 772420c commit 53bef58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17503,7 +17503,7 @@ run_winshock() {
1750317503
sclient_success=$?
1750417504
if [[ $sclient_success -eq 0 ]] || [[ "$sclient_success" -eq 2 ]]; then
1750517505
pr_svrty_best "not vulnerable (OK)"
17506-
debugme echo " - CAMELLIA or ECDHE_RSA ciphers found"
17506+
debugme echo " - CAMELLIA or ECDHE_RSA GCM ciphers found"
1750717507
fileout "$jsonID" "OK" "not vulnerable " "$cve" "$cwe"
1750817508
outln
1750917509
return 0

0 commit comments

Comments
 (0)