diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-11 23:55:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-11 23:55:28 +0000 |
commit | 24d1860868682d33f60970119b1cff1bf088a497 (patch) | |
tree | cb88a880d6bcb921af076cc0a107ac705c9764f0 /doc/upgrade.html | |
parent | 1e10d30b41b65dbd520e01adc5fe686cb92b0f12 (diff) | |
download | s6-networking-24d1860868682d33f60970119b1cff1bf088a497.tar.xz |
New and fixed version of sbearssl_run
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 292030e..8ae492b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,6 +28,8 @@ side. This allows users to invoke it directly when it is relevant. </li> <li> Consequently, <a href="s6-tlsc.html">s6-tlsc</a> and <a href="s6-ucpistlsc.html">s6-ucspitlsc</a> have changed how they invoke <a href="s6-tlsc-io.html">s6-tlsc-io</a>. </li> + <li> The <tt>-K</tt> option to TLS programs has slightly changed semantics: +it now indicates a timeout for the whole handshake. </li> </ul> <h2> in 2.6.0.0 </h2> |