Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOG-8159] Use CA file with public root certificates #132

Merged
merged 13 commits into from Apr 27, 2020

Update Linux Script/configure-linux.sh

Co-Authored-By: Ljancek <44829911+Ljancek@users.noreply.github.com>
  • Loading branch information
ondrejrozsypal and Ljancek committed Apr 22, 2020
commit 813dac16edc6914bcf8aa16fc9489308334b4891
@@ -48,7 +48,7 @@ HOST_NAME=
#this variable will hold the name of the linux distribution
LINUX_DIST=
#this variable will hold the path to CA bundle
CA_PATH="/etc/ssl/certs/ca-certificates.crt"
CA_FILE_PATH="/etc/ssl/certs/ca-certificates.crt"

#host name for logs-01.loggly.com
LOGS_01_HOST=logs-01.loggly.com
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.