mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-08 19:52:53 +02:00
Update documentation related to extended run_server_preference()
This commit is contained in:
@ -123,9 +123,9 @@ linked OpenSSL binaries for major operating systems are supplied in <code>./bin/
|
||||
|
||||
<p>2) standard cipher categories to give you upfront an idea for the ciphers supported</p>
|
||||
|
||||
<p>3) checks forward secrecy: ciphers and elliptical curves</p>
|
||||
<p>3) server's cipher preferences (server order)</p>
|
||||
|
||||
<p>4) server preferences (server order)</p>
|
||||
<p>4) forward secrecy: ciphers and elliptical curves</p>
|
||||
|
||||
<p>5) server defaults (certificate info, TLS extensions, session information)</p>
|
||||
|
||||
@ -133,9 +133,7 @@ linked OpenSSL binaries for major operating systems are supplied in <code>./bin/
|
||||
|
||||
<p>7) vulnerabilities</p>
|
||||
|
||||
<p>8) testing each of 370 preconfigured ciphers</p>
|
||||
|
||||
<p>9) client simulation</p>
|
||||
<p>8) client simulation</p>
|
||||
|
||||
<h2 id="OPTIONS-AND-PARAMETERS">OPTIONS AND PARAMETERS</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user