Explorar o código

fix package_check

yalh76 hai 1 ano
pai
achega
2a597cf1e0
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      conf/zabbix-cli.toml
  2. 1 1
      conf/zabbix-cli_default.toml

+ 1 - 1
conf/zabbix-cli.toml

@@ -3,7 +3,7 @@ url = "https://__DOMAIN____PATH__"
 username = "__ZABBIX_USERNAME__"
 password = "__ZABBIX_PASSWORD__"
 auth_token = ""
-verify_ssl = true
+verify_ssl = false
 
 [app]
 default_hostgroups = [

+ 1 - 1
conf/zabbix-cli_default.toml

@@ -3,7 +3,7 @@ url = "https://__DOMAIN____PATH__"
 username = "Admin"
 password = "zabbix"
 auth_token = ""
-verify_ssl = true
+verify_ssl = false
 
 [app]
 default_hostgroups = [