Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Documentation request: recommended way for enabling STARTTLS SMTP with a trusted CA #186

Open
1 task done
abctaylor opened this issue Oct 7, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@abctaylor
Copy link

Steps To Reproduce

How can we mount a trusted root CA for Bitwarden to trust STARTTLS SMTP? I think it should go in /etc/bitwarden/ca-certificates but don't see any of the 4 main PVC mounts holding this path from the charts yaml.

Expected Result

Working mail over STMP with STARTTLS.

Actual Result

      An error occurred while attempting to establish an SSL or TLS connection.

      The server's SSL certificate could not be validated for the following reasons:
      • The server certificate has the following errors:
        • unable to get local issuer certificate

      MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection.

      The server's SSL certificate could not be validated for the following reasons:
      • The server certificate has the following errors:
        • unable to get local issuer certificate

Screenshots or Videos

No response

Additional Context

No response

Chart Version

self-host-2024.9.1

Environment Details

k8s 1.27

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@abctaylor abctaylor added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant