icinga2/itl
Christian Loos 584be4fe52 Add "-N" parameter for the "ssl" check command
Without this, we check the wrong cert when SNI is used:

./check_tcp -H git.netsandbox.de -p 443 -D 30,10
OK - Certificate 'netsandbox.de' will expire on 2017-04-19 12:01
+0200/CEST.

./check_tcp -H git.netsandbox.de -p 443 -D 30,10 -N git.netsandbox.de
OK - Certificate 'git.netsandbox.de' will expire on 2017-04-15 14:06
+0200/CEST.

fixes #4936

Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-02-07 10:57:45 +01:00
..
plugins-contrib.d Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
CMakeLists.txt Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command-icinga.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command-nscp-local.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command-plugins-manubulon.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command-plugins-windows.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
command-plugins.conf Add "-N" parameter for the "ssl" check command 2017-02-07 10:57:45 +01:00
hangman Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
itl Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
manubulon Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
nscp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
plugins Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
plugins-contrib Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
windows-plugins Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00