mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-08 19:52:53 +02:00
Fix #1071 : typos and link in docu
This commit is contained in:
@ -517,7 +517,7 @@ to create the hashes for HPKP.</li>
|
||||
<h2 id="EXIT-STATUS">EXIT STATUS</h2>
|
||||
|
||||
<ul>
|
||||
<li>0 testssl.sh finished successfully without errors and without unambiguous results</li>
|
||||
<li>0 testssl.sh finished successfully without errors and without ambiguous results</li>
|
||||
<li>1 testssl.sh has encountered exactly one ambiguous situation or an error during run</li>
|
||||
<li>1+n same as previous. The errors or ambiguous results are added, also per IP.</li>
|
||||
<li>50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools</li>
|
||||
@ -547,7 +547,7 @@ to create the hashes for HPKP.</li>
|
||||
|
||||
<h2 id="AUTHORS">AUTHORS</h2>
|
||||
|
||||
<p>Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md</p>
|
||||
<p>Developed by Dirk Wetter, David Cooper and many others, see CREDITS.md .</p>
|
||||
|
||||
<h2 id="COPYRIGHT">COPYRIGHT</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user