X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=e06465bf44ac82c256c1303abb41df3dd3bb49e8;hb=f0d468892e1c173b226f739be48291981473b4fb;hp=e3f2aa33505432fe405e996a17a75b6aa4c15fa2;hpb=37d3677e95febc653d8f67fc19f67eb4110910eb;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index e3f2aa33..e06465bf 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -574,7 +574,6 @@ # # -# WorkerThreads 5 # # EnableSSL true # SSLRootCerts "/path/to/root.pem" @@ -738,6 +737,11 @@ # User "db_user" # Password "secret" # Database "db_name" +# SSLKey "/path/to/key.pem" +# SSLCert "/path/to/cert.pem" +# SSLCA "/path/to/ca.pem" +# SSLCAPath "/path/to/cas/" +# SSLCipher "DHE-RSA-AES256-SHA" # MasterStats true # ConnectTimeout 10 # InnodbStats true