summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 5f5538e64..be3e7c925 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -29462,7 +29462,7 @@ Session resumption (this is the "stateless" variant) involves the server sending
a "session ticket" to the client on one connection, which can be stored by the
client and used for a later session. The ticket contains sufficient state for
the server to reconstruct the TLS session, avoiding some expensive crypto
-calculation and one full packet roundtrip time.
+calculation and (on TLS1.2) one full packet roundtrip time.
.ilist
Operational cost/benefit:
@@ -29509,7 +29509,7 @@ Observability:
server issued ticket, resume used. A suitable decode list is provided
in the builtin macro _RESUME_DECODE for in &%listextract%& expansions.
-.next:
+.next
Control:
The &%tls_resumption_hosts%& main option specifies a hostlist for which