summaryrefslogtreecommitdiffstats
path: root/ssllabs-api-docs.md
diff options
context:
space:
mode:
authorIvan Ristic <ivanr@webkreator.com>2015-08-17 08:32:13 +0100
committerIvan Ristic <ivanr@webkreator.com>2015-08-17 08:32:13 +0100
commit1eb1fda831a95abac4578d3dc0947a73cf051e9b (patch)
tree6cf77e9a4cb1ad27e61bb90be11097e055c5bed5 /ssllabs-api-docs.md
parent83d50d698ba309892b5291bde41744e48841fe13 (diff)
downloadssllabs-scan-1eb1fda831a95abac4578d3dc0947a73cf051e9b.zip
ssllabs-scan-1eb1fda831a95abac4578d3dc0947a73cf051e9b.tar.gz
ssllabs-scan-1eb1fda831a95abac4578d3dc0947a73cf051e9b.tar.bz2
Document missing values for poodleTls.
Diffstat (limited to 'ssllabs-api-docs.md')
-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