summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.html6
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>