summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Ristic <ivanr@webkreator.com>2015-08-17 08:32:30 +0100
committerIvan Ristic <ivanr@webkreator.com>2015-08-17 08:32:30 +0100
commitaaf632f29a5c2abd33dbf69d06bb6311405f5cf6 (patch)
treee5a3a044e7814094fa7855fb09fd7a0b2e7da450
parentdfd55449f65a5266bb4788a21f6df73927e8cacc (diff)
parent1eb1fda831a95abac4578d3dc0947a73cf051e9b (diff)
downloadssllabs-scan-aaf632f29a5c2abd33dbf69d06bb6311405f5cf6.zip
ssllabs-scan-aaf632f29a5c2abd33dbf69d06bb6311405f5cf6.tar.gz
ssllabs-scan-aaf632f29a5c2abd33dbf69d06bb6311405f5cf6.tar.bz2
Merge branch 'master' into stable
-rw-r--r--ssllabs-api-docs.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md
index 45fbd9d..9786410 100644
--- a/ssllabs-api-docs.md
+++ b/ssllabs-api-docs.md
@@ -233,6 +233,8 @@ The remainder of the document explains the structure of the returned objects. Th
* 3 - vulnerable and exploitable
* **poodle** - true if the endpoint is vulnerable to POODLE; false otherwise
* **poodleTls** - results of the POODLE TLS test:
+ * -3 - timeout
+ * -2 - TLS not supported
* -1 - test failed
* 0 - unknown
* 1 - not vulnerable