mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
revert NP_HOST_TLS_CERT to its default value
This commit is contained in:
parent
1f1e615217
commit
0193e4eeb3
1 changed files with 1 additions and 1 deletions
2
.github/NPTest.cache
vendored
2
.github/NPTest.cache
vendored
|
|
@ -35,7 +35,7 @@
|
|||
'NP_HOST_TCP_SMTP_NOSTARTTLS' => '',
|
||||
'NP_HOST_TCP_SMTP_STARTTLS' => 'localhost',
|
||||
'NP_HOST_TCP_SMTP_TLS' => 'localhost',
|
||||
'NP_HOST_TLS_CERT' => 'f2fa129a351a',
|
||||
'NP_HOST_TLS_CERT' => 'localhost',
|
||||
'NP_HOST_TLS_HTTP' => 'localhost',
|
||||
'NP_HOST_UDP_TIME' => 'none',
|
||||
'NP_INTERNET_ACCESS' => 'yes',
|
||||
|
|
|
|||
Loading…
Reference in a new issue