summaryrefslogtreecommitdiffstats
path: root/ssllabs-api-docs.md
diff options
context:
space:
mode:
authorBhushan Lokhande <bhushan5640@gmail.com>2016-06-14 11:51:52 +0530
committerGitHub <noreply@github.com>2016-06-14 11:51:52 +0530
commitbe47662eebe369fe1738965d639281128e9bcf0d (patch)
tree2b2ac308df47fde8ecb8e5abc85559728c92064f /ssllabs-api-docs.md
parent09307fbc96eb481dd0b3e6ab1b33e942c95b621f (diff)
downloadssllabs-scan-be47662eebe369fe1738965d639281128e9bcf0d.zip
ssllabs-scan-be47662eebe369fe1738965d639281128e9bcf0d.tar.gz
ssllabs-scan-be47662eebe369fe1738965d639281128e9bcf0d.tar.bz2
Changes for version 1.23.x
Diffstat (limited to 'ssllabs-api-docs.md')
-rw-r--r--ssllabs-api-docs.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md
index 768be8d..c628e62 100644
--- a/ssllabs-api-docs.md
+++ b/ssllabs-api-docs.md
@@ -1,6 +1,6 @@
-# SSL Labs API Documentation v1.21.13 #
+# SSL Labs API Documentation v1.23.44 #
-**Last update:** 9 December 2015<br>
+**Last update:** 14 June 2016<br>
**Author:** Ivan Ristic <iristic@qualys.com>
This document explains the SSL Labs Assessment APIs, which can be used to test SSL servers available on the public Internet.
@@ -529,3 +529,7 @@ The HstsPreload object contains preload HSTS status of one source for the curren
* [Experimental] HSTS information is now contained within its own structure EndpointDetails.hstsPolicy. The previously-used fields are deprecated but continue to be supported for backward compatibility.
* [Experimental] New fields: HPKP and HPKP-RO information is now exposed in EndpointDetails.hpkpPolicy and EndpointDetails.hpkpRoPolicy. The field pkpResponseHeader is now deprecated, but continues to be supported for backward compatibility.
+### 1.23.x (14 June 2016) ###
+ * Added EndpointDetails for DROWN. Fields: drownHosts list which uses DrownHosts structure, drownErrors and drownVulnerable.
+ * Added EndpointDetails for CVE-2016-2107. Fields: openSSLLuckyMinus20.
+