summaryrefslogtreecommitdiffstats
path: root/packaging/installer
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-06-23 07:26:21 -0400
committerGitHub <noreply@github.com>2020-06-23 07:26:21 -0400
commit93704281a5ae215f031c7c7c6b2c3706e9d097ca (patch)
treeb749d071f10d9e0b4adfba10921af7042fa2cf59 /packaging/installer
parentcd38323d1429926e49e92cf10da9cfb656d6e8c5 (diff)
Added OpenSSL to list of dependencies for Netdata Cloud. (#9398)
Diffstat (limited to 'packaging/installer')
-rw-r--r--packaging/installer/methods/manual.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/installer/methods/manual.md b/packaging/installer/methods/manual.md
index 2beee94e80..fcb45c033b 100644
--- a/packaging/installer/methods/manual.md
+++ b/packaging/installer/methods/manual.md
@@ -127,6 +127,7 @@ Netdata Cloud support may require the following packages to be installed:
| package | description
|:--------:| -----------------------
| `cmake` | Needed at build time if you aren't using your distribution's version of libwebsockets or are building on a platform other than Linux
+| `openssl` | Needed to secure communications with the Netdata Cloud
*Netdata will greatly benefit if you have the above packages installed, but it will still work without them.*