Skip to content
Discussion options

You must be logged in to vote

After bouncing around with some of reqwest's features in a minimal sample program, I found that for some reason the featureset used in Vaultwarden doesn't like ECDSA with SHA512 Certificates. Using SHA384 or lower fixes the issue.
I think this might get resolved by updating to reqwest v0.13.x. I haven't had the time to extensively test that version, as it changed the entire approach to tls.

Having applied the updated cert, it worked with just volume mounting the root CA to /etc/ssl/certs. No need for SSL_CERT_DIR or SSL_CERT_FILE.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@inhinias
Comment options

Answer selected by inhinias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants