|
@@ -3,6 +3,7 @@
|
|
#
|
|
#
|
|
|
|
|
|
object ApiListener "api" {
|
|
object ApiListener "api" {
|
|
|
|
+ bind_host = "127.0.0.1"
|
|
cert_path = "/etc/icinga2/pki/ffhohost.cert.pem"
|
|
cert_path = "/etc/icinga2/pki/ffhohost.cert.pem"
|
|
key_path = "/etc/icinga2/pki/ffhohost.key.pem"
|
|
key_path = "/etc/icinga2/pki/ffhohost.key.pem"
|
|
ca_path = "/etc/ssl/certs/ffho-cacert.pem"
|
|
ca_path = "/etc/ssl/certs/ffho-cacert.pem"
|