Skip to content

Commit c4714e2

Browse files
author
ondrejrozsypal
committed
update $DefaultNetstreamDriverCAFile path to truststore
- based on linux distribution
1 parent 0d33966 commit c4714e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modular Scripts/Nginx/configure-nginx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ write21NginxFileContents() {
229229
\$ActionSendStreamDriverPermittedPeer *.loggly.com
230230
231231
#RsyslogGnuTLS
232-
\$DefaultNetstreamDriverCAFile /etc/rsyslog.d/keys/ca.d/logs-01.loggly.com_sha12.crt
232+
\$DefaultNetstreamDriverCAFile $CA_FILE_PATH
233233
234234
# nginx access file:
235235
\$InputFileName $LOGGLY_NGINX_LOG_HOME/$NGINX_ACCESS_LOG_FILE

0 commit comments

Comments
 (0)