From 01ea1d6a22709d86eb2bfe2c1cce45ef33f5d12a Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Tue, 23 Jan 2018 13:47:31 +0000 Subject: [PATCH] Note TLS 1.3 is experimental. At least until we find a stable test server. --- src/tools/README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/tools/README.adoc b/src/tools/README.adoc index b8641099..b13d7356 100644 --- a/src/tools/README.adoc +++ b/src/tools/README.adoc @@ -201,7 +201,7 @@ answering records, `getdns_server_mon` reports a status of WARNING. multiple queries in a single TCP or TLS connection in a different order to the order of queries. -This test is experimental, and may give false negative results. +This test is currently experimental, and may give false negative results. | TCP | `qname-min` @@ -237,6 +237,8 @@ the padding. A padding size of 1 specifies padding of a sensible default size. |`tls-1.3` | Does the server support TLS 1.3? To enable this test, `getdns_server_mon` must be compiled with OpenSSL v1.1.1 or later. + +This test is currently experimental, and may give false negative results. | TLS |=== === Exit status