fluentd-kubernetes-sumologic icon indicating copy to clipboard operation
fluentd-kubernetes-sumologic copied to clipboard

Enhancement request to provide configuration for custom certificates and/or system cert store.

Open gregkroon opened this issue 7 years ago • 1 comments

Ruby gem httpclient, which is used by Fluentd, has embedded its own trusted cert store, instead of using the system's. In the current Docker images, the file is located at /var/lib/gems/2.3.0/gems/httpclient-2.8.3/lib/httpclient/cacert.pem

request to provide configuration for custom certificates and/or system cert store as this is a common requirement amongst enterprise customers .

gregkroon avatar Dec 12 '18 22:12 gregkroon

Since the connection part is handled by the output plugin, file a linked issue - https://github.com/SumoLogic/fluentd-output-sumologic/issues/38

bin3377 avatar Jan 22 '19 21:01 bin3377