You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/09/22 15:54:17 UTC

[GitHub] [incubator-kvrocks] PragmaTwice commented on a diff in pull request #911: Disable the TLS by default

PragmaTwice commented on code in PR #911:
URL: https://github.com/apache/incubator-kvrocks/pull/911#discussion_r977831324


##########
README.md:
##########
@@ -93,6 +93,13 @@ $ ./x.py build # `./x.py build -h` to check more options;
                # especially, `./x.py build --ghproxy` will fetch dependencies via ghproxy.com.
 ```
 
+To build with TLS support, you'll need OpenSSL development libraries (e.g. libssl-dev on Debian/Ubuntu) and run:

Review Comment:
   Should we remove openssl packages like `libssl-dev` in Prerequisite above?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org