mirror of
https://github.com/nmap/nmap.git
synced 2026-02-15 01:46:35 +00:00
Document --ssl-ciphers. Fixes #20
This commit is contained in:
@@ -621,6 +621,7 @@ int main(int argc, char *argv[])
|
||||
" --ssl-key Specify SSL private key (PEM) for listening\n"
|
||||
" --ssl-verify Verify trust and domain name of certificates\n"
|
||||
" --ssl-trustfile PEM file containing trusted SSL certificates\n"
|
||||
" --ssl-ciphers Cipherlist containing SSL ciphers to use\n"
|
||||
#endif
|
||||
" --version Display Ncat's version information and exit\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user