Code

README: Add libssl to prerequisites.
authorSebastian Harl <sh@tokkee.org>
Sun, 1 Feb 2015 17:48:04 +0000 (18:48 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 1 Feb 2015 17:48:04 +0000 (18:48 +0100)
README

diff --git a/README b/README
index a681916c3cbcc0cdf141de7664f1a5f5d8262e1e..7e493db39ec92d894938d87c1ea930a25f58c737 100644 (file)
--- a/README
+++ b/README
@@ -103,6 +103,12 @@ Prerequisites
 
     <https://oss.oetiker.ch/rrdtool/>
 
+  * libssl:
+    The Secure Sockets Layer toolkit library is used to encrypt and
+    authenticate TCP connections.
+
+    <http://openssl.org/>
+
 Testing
 -------