Update documentation related to extended run_server_preference()

This commit is contained in:
Dirk Wetter
2020-04-27 17:19:30 +02:00
parent 1e0ef23c81
commit 680aff48e4
3 changed files with 9 additions and 16 deletions

View File

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