Skip to content

using certificates. tls: failed #92

@sojjan1337

Description

@sojjan1337

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions