mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Fix typos in comment
This commit is contained in:
parent
54fad800c0
commit
9d97db85fc
@ -4784,8 +4784,8 @@ locally_supported() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# The protocol check in run_protocols needs to be redone. The using_socket part there kind of sucks.
|
# The protocol check in run_protocols needs to be redone. The using_sockets part there kind of sucks.
|
||||||
# 1) we need to have a variable where the results are being stored so that every other test doesn't have to do this agai
|
# 1) we need to have a variable where the results are being stored so that every other test doesn't have to do this again
|
||||||
# --> we have that but certain information like "downgraded" are not being passed. That's not ok for run_protocols()/
|
# --> we have that but certain information like "downgraded" are not being passed. That's not ok for run_protocols()/
|
||||||
# for all other functions we can use it
|
# for all other functions we can use it
|
||||||
# 2) the code is old and one can do that way better
|
# 2) the code is old and one can do that way better
|
||||||
|
Loading…
Reference in New Issue
Block a user