From ba8d613aa5d70af7ba439dbb2f95be027b5f9aad Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 14 Feb 2018 23:40:08 +0100 Subject: [PATCH] Add documentation about the current and corrected exit codes --- doc/testssl.1 | 13 +++++++++++-- doc/testssl.1.html | 7 +++++-- doc/testssl.1.md | 5 ++++- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/doc/testssl.1 b/doc/testssl.1 index 74869a9..3b0eaa0 100644 --- a/doc/testssl.1 +++ b/doc/testssl.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "TESTSSL" "1" "January 2018" "" "" +.TH "TESTSSL" "1" "February 2018" "" "" . .SH "NAME" \fBtestssl\fR @@ -663,7 +663,16 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3 .SH "EXIT STATUS" . .IP "\(bu" 4 -0 testssl\.sh finished successfully +0 testssl\.sh finished successfully without errors and without unambiguous results +. +.IP "\(bu" 4 +1 testssl\.sh has encountered exactly one ambiguous situation or an error during run +. +.IP "\(bu" 4 +1+n same as previous\. The errors or ambiguous results are added, also per IP\. +. +.IP "\(bu" 4 +50\-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools . .IP "\(bu" 4 245 no bash used diff --git a/doc/testssl.1.html b/doc/testssl.1.html index 3a46c7e..b224ea6 100644 --- a/doc/testssl.1.html +++ b/doc/testssl.1.html @@ -507,7 +507,10 @@ to create the hashes for HPKP.

EXIT STATUS