1
0
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:
dmiller
2015-01-11 23:38:00 +00:00
parent 6c41e00a5f
commit 40ca4cb396
3 changed files with 33 additions and 0 deletions

View File

@@ -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"