From ad8045b56920dd4a3754389d3ab78fcd956e1133 Mon Sep 17 00:00:00 2001 From: pkriko Date: Fri, 9 Feb 2018 16:02:28 +0100 Subject: [PATCH] forgot to add the help message in api.pm --- centreon-plugins/apps/elasticsearch/restapi/custom/api.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/centreon-plugins/apps/elasticsearch/restapi/custom/api.pm b/centreon-plugins/apps/elasticsearch/restapi/custom/api.pm index 646a4fe17..eb10f5a35 100644 --- a/centreon-plugins/apps/elasticsearch/restapi/custom/api.pm +++ b/centreon-plugins/apps/elasticsearch/restapi/custom/api.pm @@ -194,6 +194,10 @@ Proxy URL if any Set HTTP timeout +=item B<--ssl-opt> + +Set SSL Options (--ssl-opt="SSL_version => TLSv1" --ssl-opt="SSL_verify_mode => SSL_VERIFY_NONE"). + =back =head1 DESCRIPTION