Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSandis Neilands <git-no-reply@zabbix.com>2015-10-28 13:23:40 +0300
committerSandis Neilands <git-no-reply@zabbix.com>2015-10-28 13:23:40 +0300
commit10aa6425503675bd012a245bc47e30a4094fd298 (patch)
treea1a6c00f85ebe7bb5cd110784d3dda358533c299 /man
parent0296a08db9cde22d914b4940945c06ce96c9414d (diff)
.D........ [ZBXNEXT-1263] added TLS parameters to the description of '-c, --config config-file' for zabbix_sender
Diffstat (limited to 'man')
-rw-r--r--man/zabbix_sender.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/zabbix_sender.man b/man/zabbix_sender.man
index e18a61dff59..3e009479728 100644
--- a/man/zabbix_sender.man
+++ b/man/zabbix_sender.man
@@ -291,7 +291,8 @@ By default
.B Zabbix sender
does not read any configuration file.
Absolute path should be specified.
-Only parameters \fBHostname\fR, \fBServerActive\fR and \fBSourceIP\fR are supported.
+Only parameters \fBHostname\fR, \fBServerActive\fR, \fBSourceIP\fR, \fBTLSConnect\fR, \fBTLSCAFile\fR, \fBTLSCRLFile\fR,
+\fBTLSServerCertIssuer\fR, \fBTLSServerCertSubject\fR, \fBTLSCertFile\fR, \fBTLSKeyFile\fR, \fBTLSPSKIdentity\fR and \fBTLSPSKFile\fR are supported.
First entry from the \fBServerActive\fR parameter is used.
.IP "\fB\-z\fR, \fB\-\-zabbix\-server\fR \fIserver\fR"
Hostname or IP address of Zabbix server.