diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-18 11:19:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-18 11:19:19 +0000 |
commit | 6780eee3e0dbe37640f72ed1e37a95c506e23f8c (patch) | |
tree | fd89e47869fd422c6a2fb49e361c760a94b60668 /doc/upgrade.html | |
parent | 8f4d374c931ce12554beb9231c1af9171832e133 (diff) | |
download | s6-networking-6780eee3e0dbe37640f72ed1e37a95c506e23f8c.tar.xz |
Prepare for 2.4.2.0; implement client certificates with bearssl
Also send a bit more environment with libtls
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 400c014..f174e74 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,7 +18,14 @@ <h1> What has changed in s6-networking </h1> -<h2> in 2.4.1.0 </h2> +<h2> in 2.4.2.0 </h2> + +<ul> + <li> Client certificates are now properly supported in +<a href="s6-tlsd-io.html">s6-tlsd-io</a>. </li> +</ul> + +<h2> in 2.4.1.1 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> |