Skip to content

Commit e62a9b8

Browse files
authored
Merge pull request #1721 from drwetter/run_ws_default_fix
Winshock should now run also per default
2 parents 4a120d9 + 2bdcdd5 commit e62a9b8

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
@@ -21356,7 +21356,7 @@ set_scanning_defaults() {
2135621356
do_header=true
2135721357
do_fs=true
2135821358
do_rc4=true
21359-
do_winshock=false
21359+
do_winshock=true
2136021360
do_protocols=true
2136121361
do_renego=true
2136221362
do_cipherlists=true

0 commit comments

Comments
 (0)