Note TLS 1.3 is experimental. At least until we find a stable test server.

This commit is contained in:
Jim Hague 2018-01-23 13:47:31 +00:00
parent b0661b9d9f
commit 01ea1d6a22
1 changed files with 3 additions and 1 deletions

View File

@ -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