You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most recent version of signalilo (0.8.0) doesn't support wildcard certificates anymore.
I can confirm that it was working with signalilo 0.6.0 {"level":"error","msg":"Unable to send initial heartbeat: Get \"https://monitor.redacted.com/v1/objects/hosts/REDACTED\": invalid certificate name \"*.redacted.com\", expected \"monitor.redacted.com\"","time":"2021-01-18T10:50:19Z"}
The text was updated successfully, but these errors were encountered:
Sorry for the late reply, this issue is probably caused by #41. Can you try to run Signalilo with --icinga_x509_verify_cn=false (or environment variable SIGNALILO_ICINGA_X509_VERIFY_CN=false) and see if that resolves your issue?
The most recent version of signalilo (0.8.0) doesn't support wildcard certificates anymore.
I can confirm that it was working with signalilo 0.6.0
{"level":"error","msg":"Unable to send initial heartbeat: Get \"https://monitor.redacted.com/v1/objects/hosts/REDACTED\": invalid certificate name \"*.redacted.com\", expected \"monitor.redacted.com\"","time":"2021-01-18T10:50:19Z"}
The text was updated successfully, but these errors were encountered: