From 05eeecd5da2717adce5066902461c7379c67fde4 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Mon, 7 Oct 2019 17:18:20 +0200 Subject: [PATCH] update help --- centreon/plugins/nrpe.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon/plugins/nrpe.pm b/centreon/plugins/nrpe.pm index 3866a5146..79e9ab4f6 100644 --- a/centreon/plugins/nrpe.pm +++ b/centreon/plugins/nrpe.pm @@ -408,7 +408,7 @@ Timeout in secondes (Default: 10). =item B<--ssl-opt> -Set SSL Options (--ssl-opt="SSL_version => TLSv1" --ssl-opt="SSL_verify_mode => 0" +Set SSL Options (--ssl-opt="SSL_version => 'TLSv1'" --ssl-opt="SSL_verify_mode => 0" --ssl-opt="SSL_cipher_list => ALL"). =back