mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
database postgres ssl connection error on alpine image (works fine on debian image) #1982
Reference in New Issue
Block a user
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?
Originally created by @bonjour-py on GitHub (Jul 30, 2024).
Subject of the issue
ssl connection to database posgres error on alpine image (but works fine on debian image)
Deployment environment
Version 1.31.0
Docker image
PostgreSQL 16.3 on x86_64-pc-linux-musl in container behind taefik.
taefik manages postgresql ssl cert
Steps to reproduce
use postgresql with ssl
Expected behaviour
Actual behaviour
it logs
Troubleshooting data
debian image works good