Browse Source

Added OpenSSL to list of dependencies for Netdata Cloud. (#9398)

Austin S. Hemmelgarn 4 years ago
parent
commit
93704281a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packaging/installer/methods/manual.md

+ 1 - 0
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.*