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-8200] Apache script update - use truststore #135

Merged
merged 2 commits into from May 7, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

use CA_FILE_PATH var defined in configure-linux.sh

  • Loading branch information
ondrejrozsypal committed May 5, 2020
commit b2ea8f20c3653d90826e4695cc5d083b69b47658
@@ -267,7 +267,7 @@ write21ApacheFileContents() {
\$ActionSendStreamDriverPermittedPeer *.loggly.com
#RsyslogGnuTLS
\$DefaultNetstreamDriverCAFile /etc/rsyslog.d/keys/ca.d/logs-01.loggly.com_sha12.crt
\$DefaultNetstreamDriverCAFile $CA_FILE_PATH
# Apache access file:
\$InputFileName $LOGGLY_APACHE_LOG_HOME/$APACHE_ACCESS_LOG_FILE
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.