some new and improved ssl checks

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2018-03-23 19:06:54 +00:00
parent a8ee935cbe
commit 28e1107e28
2 changed files with 22 additions and 1 deletions

View file

@ -63,7 +63,7 @@ define command{
define command{
command_name check_ssl_cert
command_line $USER1$/check_http -I $HOSTADDRESS$ -H $ARG1$ -C $ARG2$
command_line $USER1$/check_http --sni -I $HOSTADDRESS$ -H $ARG1$ -C $ARG2$
}
define command{