mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-20 23:49:30 +01:00
- fix headline for non-socket support
This commit is contained in:
parent
e10da3a78a
commit
914e364d1e
@ -1481,7 +1481,7 @@ run_protocols() {
|
|||||||
using_sockets=false
|
using_sockets=false
|
||||||
else
|
else
|
||||||
using_sockets=true
|
using_sockets=true
|
||||||
pr_headlineln "(via sockets except TLS 1.2 and SPDY/NPN) "
|
pr_headlineln "(via sockets except TLS 1.2 and SPDY/HTTP2) "
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
outln
|
outln
|
||||||
@ -5480,4 +5480,4 @@ fi
|
|||||||
exit $?
|
exit $?
|
||||||
|
|
||||||
|
|
||||||
# $Id: testssl.sh,v 1.430 2015/12/24 22:00:21 dirkw Exp $
|
# $Id: testssl.sh,v 1.431 2015/12/27 12:33:51 dirkw Exp $
|
||||||
|
Loading…
Reference in New Issue
Block a user