diff options
author | Sven Nierlein <sven@nierlein.de> | 2017-03-10 22:23:40 +0100 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2017-03-12 22:55:52 +0100 |
commit | 0cff5f2d93b1359ab10949aa119527a1e4e6eb35 (patch) | |
tree | 82e804ad6e7b64ab03365ab4433d829bf911b21f /plugins/t/NPTest.cache.travis | |
parent | d721efc10b35071b85ca98a9338e3981ce36a9ab (diff) | |
download | monitoring-plugins-0cff5f2d93b1359ab10949aa119527a1e4e6eb35.tar.gz |
remove hardcoded verisign.com tests
and make it configurable
Signed-off-by: Sven Nierlein <sven@nierlein.de>
Diffstat (limited to 'plugins/t/NPTest.cache.travis')
-rw-r--r-- | plugins/t/NPTest.cache.travis | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/t/NPTest.cache.travis b/plugins/t/NPTest.cache.travis index 38c0a6b2..e9705f3b 100644 --- a/plugins/t/NPTest.cache.travis +++ b/plugins/t/NPTest.cache.travis @@ -57,4 +57,6 @@ 'snmp_community' => '', 'user_snmp' => '', 'host_udp_time' => 'none', + 'host_tls_http' => 'localhost', + 'host_tls_cert' => 'localhost', } |