diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-12-04 13:53:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-12-04 13:53:43 +0000 |
commit | 35dbdd4ed1cdfe25ff25f270918bef32c2daa61d (patch) | |
tree | ae457ed795f8042bdd57c6da4f04d307b2a1381b /doc/index.html | |
parent | 8e9889a8674748384bf376f4e4149eb8ceb0529c (diff) | |
download | s6-networking-35dbdd4ed1cdfe25ff25f270918bef32c2daa61d.tar.xz |
version: 2.2.1.0v2.2.1.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index c3d74dc..e19457e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,12 +55,12 @@ library. </li> 2.1.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> - <li> If you want to build the TLS/SSL tools: + <li> If you want to build the secure communication tools: <ul> <li> Either <a href="http://libressl.org/">LibreSSL</a> version 2.4.4 or later </li> <li> Or <a href="http://bearssl.org/">BearSSL</a> version 0.1 -or later. <strong>THIS IS EXPERIMENTAL.</strong> </li> +or later. <strong>This is experimental.</strong> </li> </ul> The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. </li> </ul> @@ -136,7 +136,7 @@ relevant page. <li><a href="s6-tcpserver6d.html">The <tt>s6-tcpserver6d</tt> program</a></li> </ul> -<h4> UCSPI tools for SSL/TLS over TCP </h4> +<h4> UCSPI tools for secure communication (TLS protocol) over TCP </h4> <ul> <li><a href="s6-tlsclient.html">The <tt>s6-tlsclient</tt> program</a></li> |