mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
* help corrected, -e is standard
This commit is contained in:
parent
a6c5a2af0d
commit
ae8f998f8f
@ -3300,7 +3300,7 @@ $PROG_NAME <options>
|
|||||||
-V|--local pretty print all local ciphers
|
-V|--local pretty print all local ciphers
|
||||||
-V|--local <pattern> what local cipher with <pattern> is a/v?
|
-V|--local <pattern> what local cipher with <pattern> is a/v?
|
||||||
|
|
||||||
$PROG_NAME <options> URI ("$PROG_NAME URI" does everything except ciphers per proto/each cipher)
|
$PROG_NAME <options> URI ("$PROG_NAME URI" does everything except -E)
|
||||||
|
|
||||||
-e, --each-cipher checks each local cipher remotely
|
-e, --each-cipher checks each local cipher remotely
|
||||||
-E, --cipher-per-proto checks those per protocol
|
-E, --cipher-per-proto checks those per protocol
|
||||||
@ -4194,4 +4194,4 @@ fi
|
|||||||
exit $ret
|
exit $ret
|
||||||
|
|
||||||
|
|
||||||
# $Id: testssl.sh,v 1.288 2015/06/22 21:19:07 dirkw Exp $
|
# $Id: testssl.sh,v 1.289 2015/06/23 05:56:54 dirkw Exp $
|
||||||
|
Loading…
Reference in New Issue
Block a user