testssl: add example (#12280)

pull/23/head
Fazle Arefin 2024-02-17 02:31:31 +11:00 committed by GitHub
parent 58408aa5bd
commit b18ebd4665
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -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}}`