Skip to content

Commit 1424b3c

Browse files
author
Sharan Multani
authored
Fixing ca_cert path
Fixing ca_cert path
1 parent 23a4a5c commit 1424b3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

root/etc/cb/integrations/cb-defense-syslog/cb-defense-syslog.conf.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ https_ssl_verify=True
6868

6969
#
7070
# Override ca file for self signed certificates when using https
71+
# This is typically a .pem file
7172
#
72-
#requests_ca_cert=/Users/dragon/Projects/cb-defense-syslog-tls/cert.pem
73+
#requests_ca_cert=/usr/share/cb/integrations/cb-defense-syslog/cert.pem
7374

7475
[tls]
7576

0 commit comments

Comments
 (0)