From 6fdf76d0eae42ce4507fe317f095572100c5d6b8 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 13 Mar 2023 00:43:01 +0000 Subject: SNI for ${readsocket } --- doc/doc-docbook/spec.xfpt | 5 +++++ doc/doc-txt/NewStuff | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 0ba62ce5e..bdc0eb30e 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -10495,6 +10495,11 @@ Defines whether or not a write-shutdown is done on the connection after sending the request. Values are &"yes"& (the default) or &"no"& (preferred, eg. by some webservers). +.next +&*sni*& +Controls the use of Server Name Identification on the connection. +Any nonempty value will be the SNI sent; TLS will be forced. + .next &*tls*& Controls the use of TLS on the connection. diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index d12246e03..84db8ea58 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -29,6 +29,8 @@ Version 4.97 10. A commandline option to print just the message IDs of the queue + 11. An option for the ${readsocket } expansion to set an SNI for TLS. + Version 4.96 ------------ -- cgit v1.2.1