Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

using certificates. tls: failed #92

Open
sojjan1337 opened this issue Dec 16, 2024 · 0 comments
Open

using certificates. tls: failed #92

sojjan1337 opened this issue Dec 16, 2024 · 0 comments

Comments

@sojjan1337
Copy link

sojjan1337 commented Dec 16, 2024

Hi!

When using webhook to send notifications i get this in the logs:

tls: failed to verify certificate: x509: certificate signed by unknown authority

Is there a way to specify a ca_file for the webhook?

like this:

  webhook:
    enabled: true
    url: "https://test.com/hooks/blablabla"
    tls:
      caFile: /etc/pki/tls/ca-trust/cacerts.crt

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant