From 8cb2d2e94199b8a6a9186ec12ee8146421a5d227 Mon Sep 17 00:00:00 2001 From: Olivier Houchard Date: Mon, 6 May 2019 18:58:48 +0200 Subject: [PATCH] MINOR: doc: Document allow-0rtt on the server line. Briefly document allow-0rtt on the server line, and only the part that apply to 1.8 and 1.9. This should be backported to 1.8 and 1.9. --- doc/configuration.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 1fbe45272..674134e10 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -11754,6 +11754,10 @@ agent-port See also the "agent-check" and "agent-inter" parameters. +allow-0rtt + Allow sending early data to the server when using TLS 1.3. + Note that early data will be sent only if the client used early data. + alpn This enables the TLS ALPN extension and advertises the specified protocol list as supported on top of ALPN. The protocol list consists in a comma-