mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #1046] [CLOSED] fix: issue 1045: TLS failures using self hosted email server #2865
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2865
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1046
Author: @causalityloop
Created: 7/5/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
888ff6afix: issue 1045: TLS failures using self hosted email server📊 Changes
2 files changed (+10 additions, -1 deletions)
View changed files
📝
docker/amd64/sqlite/Dockerfile(+3 -1)➕
docker/bootstrap.sh(+7 -0)📄 Description
This is a fix for issue: https://github.com/dani-garcia/bitwarden_rs/issues/1045
bind mount the certs and run update-ca-certificates on container start
Now the certs are scanned/added on container start and emails successfully flow
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.