From bdb38fdeb4183371b8ad8669c2821526133c39c8 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 3 Dec 2016 01:05:40 +0000
Subject: s6-tls*: small bugfixes. Add documentation.
---
doc/index.html | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
(limited to 'doc/index.html')
diff --git a/doc/index.html b/doc/index.html
index 8ad4264..9ba1daf 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -24,6 +24,8 @@
It includes command-line client and server management, TCP access
control, privilege escalation across UNIX domain sockets, IDENT
protocol management and clock synchronization.
+Optionally, it also includes command-line TLS/SSL tools for
+secure communications.
@@ -53,9 +55,9 @@ library.
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.
-
If you want to build the TLS tools:
+ If you want to build the TLS/SSL tools:
- UCSPI tools for TLS 1.2 over TCP
+ UCSPI tools for SSL/TLS over TCP