Add documentation about the current and corrected exit codes

This commit is contained in:
Dirk
2018-02-14 23:40:08 +01:00
parent a0dabf9acf
commit ba8d613aa5
3 changed files with 20 additions and 5 deletions

View File

@ -432,7 +432,10 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp
## EXIT STATUS
* 0 testssl.sh finished successfully
* 0 testssl.sh finished successfully without errors and without unambiguous results
* 1 testssl.sh has encountered exactly one ambiguous situation or an error during run
* 1+n same as previous. The errors or ambiguous results are added, also per IP.
* 50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools
* 245 no bash used
* 249 temp file creation problem
* 251 feature not yet supported