diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 13:17:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-28 13:17:25 +0000 |
commit | a027959a7fe49483acf86bd65d4266e3cbc4d0b0 (patch) | |
tree | 4a3f23cd34d53a33c1e08374a4911e827bcbd669 /NEWS | |
parent | 0545d612be4529492a86a98b5f066d58d7c9436a (diff) | |
download | s6-networking-a027959a7fe49483acf86bd65d4266e3cbc4d0b0.tar.xz |
Prepare for 2.4.1.0; add SSL_TLS_SNI_SERVERNAME
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ Changelog for s6-networking. +In 2.4.1.0 +---------- + + - Bugfixes. + - Handshake timeout now also works with the libtls backend. + - The SNI server name is now exported after the handshake in +the SSL_TLS_SNI_SERVERNAME variable. + + In 2.4.0.0 ---------- |