mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 05:55:24 +02:00
testssl: add example (#12280)
This commit is contained in:
parent
58408aa5bd
commit
b18ebd4665
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@
|
|||
- Only check HTTP security headers:
|
||||
|
||||
`testssl --headers {{example.com}}`
|
||||
|
||||
- Test other STARTTLS enabled protocols:
|
||||
|
||||
`testssl --starttls {{ftp|smtp|pop3|imap|xmpp|sieve|xmpp-server|telnet|ldap|irc|lmtp|nntp|postgres|mysql}} {{example.com}}:{{port}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue