Added OpenSSL to list of dependencies for Netdata Cloud. (#9398)
Austin S. Hemmelgarn committed
Jun 23, 2020 at 07:26 UTC
93704281a5ae215f031c7c7c6b2c3706e9d097ca
1 file changed
+1
packaging/installer/methods/manual.md
+1
@@ -127,6 +127,7 @@ Netdata Cloud support may require the following packages to be installed:
127
| package | description
128
|:--------:| -----------------------
129
| `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
130
+| `openssl` | Needed to secure communications with the Netdata Cloud
131
132
*Netdata will greatly benefit if you have the above packages installed, but it will still work without them.*
133