From 0de4e6e0703f47be954f4cfa37648dd58665c819 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Mon, 30 Nov 2020 12:55:39 +0000
Subject: Fix build with skalibs 2.10.0.0; document dependencies
---
doc/libstls/index.html | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
(limited to 'doc/libstls')
diff --git a/doc/libstls/index.html b/doc/libstls/index.html
index 0983fef..3be3464 100644
--- a/doc/libstls/index.html
+++ b/doc/libstls/index.html
@@ -24,8 +24,11 @@
libstls is a small support library for the
s6-tlsc and
s6-tlsd executables when they're built
-against the LibreSSL
-backend. You can use it in your own programs, but since
+against the libtls API, whether that API is implemented via
+LibreSSL or via
+OpenSSL with the addition of
+LibreTLS.
+You can use it in your own programs, but since
libtls
is already relatively high-level, it's probably not very useful.
@@ -42,7 +45,8 @@ and the tls.h header, are visible in your header search path.
- Make sure the s6-networking libraries, as well as the skalibs
-libraries, and the LibreSSL libraries, are visible in your library search path.
+libraries, and the libraries needed by libtls, are visible in your
+library search path.
- Link against -lstls, -lskarnet, -ltls,
-lssl, -lcrypto,
`cat $sysdeps/socket.lib`, `cat $sysdeps/spawn.lib`, and
--
cgit v1.2.3