mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02:00
Implement fixes in documentation from #2074
kudos @k0lter * numbering * some ticks / backticks For now I left the html and roff files like they were. That should be reconsidered later.
This commit is contained in:
@ -42,9 +42,9 @@ Any OpenSSL or LibreSSL version is needed as a helper\. Unlike previous versions
|
||||
.P
|
||||
8) testing each of 370 preconfigured ciphers
|
||||
.P
|
||||
8) client simulation
|
||||
9) client simulation
|
||||
.P
|
||||
9) rating
|
||||
10) rating
|
||||
.SH "OPTIONS AND PARAMETERS"
|
||||
Options are either short or long options\. Any long or short option requiring a value can be called with or without an equal sign\. E\.g\. \fBtestssl\.sh \-t=smtp \-\-wide \-\-openssl=/usr/bin/openssl <URI>\fR (short options with equal sign) is equivalent to \fBtestssl\.sh \-\-starttls smtp \-\-wide \-\-openssl /usr/bin/openssl <URI>\fR (long option without equal sign)\. Some command line options can also be preset via ENV variables\. \fBWIDE=true OPENSSL=/usr/bin/openssl testssl\.sh \-\-starttls=smtp <URI>\fR would be the equivalent to the aforementioned examples\. Preference has the command line over any environment variables\.
|
||||
.P
|
||||
|
Reference in New Issue
Block a user