some new and improved ssl checks
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
a8ee935cbe
commit
28e1107e28
2 changed files with 22 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue