Skip to content

CA-Certificate validation error when cofiguring email via SMTPs #404

@sudoleg

Description

@sudoleg

I installed PolicyReporter via a Helm Chart and am currently trying to send policy reports via email using smtps (encryption starttls). The logs of the "summary-report" Pod show this error at the end:

{"error": "Mail Error on STARTTLS: tls: failed to verify certificate: x509: certificate signed by unknown authority"}

The error message suggests that I have to install the CA certificates of my company. I tried to mount the certificate (.pem-file) under /etc/ssl/certs and /usr/local/share/ca-certificates but I still get the error. Any Ideas what I doing wrong?

thanks in advance :)

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