summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhushan Lokhande <bhushan5640@gmail.com>2016-10-22 12:01:50 +0530
committerGitHub <noreply@github.com>2016-10-22 12:01:50 +0530
commita1d5892125412ee916e711bcffb35522d961fcac (patch)
tree144510bb8fe4050367797da7a235a476a7b85eaa
parentea930aa32d640429c855329b2f1c1e4ce8fedade (diff)
downloadssllabs-scan-a1d5892125412ee916e711bcffb35522d961fcac.zip
ssllabs-scan-a1d5892125412ee916e711bcffb35522d961fcac.tar.gz
ssllabs-scan-a1d5892125412ee916e711bcffb35522d961fcac.tar.bz2
Added kxInfo field description
-rw-r--r--ssllabs-api-docs.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md
index 6c0a3d0..2266325 100644
--- a/ssllabs-api-docs.md
+++ b/ssllabs-api-docs.md
@@ -1,6 +1,6 @@
-# SSL Labs API Documentation v1.24.0 #
+# SSL Labs API Documentation v1.24.4 #
-**Last update:** 1 September 2016
+**Last update:** 22 October 2016
This document explains the SSL Labs Assessment APIs, which can be used to test SSL servers available on the public Internet.
@@ -418,6 +418,7 @@ The remainder of the document explains the structure of the returned objects. Th
* **attempts** - always 1 with the current implementation.
* **protocolId** - Negotiated protocol ID.
* **suiteId** - Negotiated suite ID.
+* **kxInfo** - key exchange info.
### Suites ###
@@ -550,3 +551,4 @@ The HstsPreload object contains preload HSTS status of one source for the curren
### 1.24.x (1 September 2016) ###
* Added EndpointDetails fields: protocolIntolerance and miscIntolerance.
+ * Added Simulation field: kxInfo