From: Sebastian Harl Date: Sat, 7 May 2016 00:34:25 +0000 (+0200) Subject: collectd.conf(5): Briefly document grpc's SSL options. X-Git-Tag: collectd-5.6.0~246^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6557cb8950f50a41a1decfb34439b060e2fd371;p=thirdparty%2Fcollectd.git collectd.conf(5): Briefly document grpc's SSL options. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 32bb3261b..3f3dc9e38 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2515,6 +2515,26 @@ specified, it defaults to B<0.0.0.0:50051>. The argument I may be a hostname, an IPv4 address, or an IPv6 address. +Optionally, B may be specified as a configuration block which +supports the following options: + +=over 4 + +=item B I|I + +Whether to enable SSL for incoming connections. Default: false. + +=item B I + +=item B I + +=item B I + +Filenames specifying SSL certificate and key material to be used with SSL +connections. + +=back + =item B I Number of threads to start for handling incoming connections. The default