mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1205] Have a plan to support ECC certificates? #850
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#850
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?
Originally created by @Zerorigin on GitHub (Oct 29, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1205
The same as the title. https://github.com/dani-garcia/bitwarden_rs/issues/630
@jjlin commented on GitHub (Oct 29, 2020):
This really depends on Rocket, and I don't see any indications of a plan for ECC support on that side. As noted in https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-HTTPS, using a mature reverse proxy is recommended anyway.
@BlackDex commented on GitHub (Nov 18, 2020):
As a reference: https://github.com/SergioBenitez/Rocket/issues/1461
@BlackDex commented on GitHub (Dec 11, 2020):
Closing this as this is not a bitwaren_rs issue it self.
And again, we do strongly suggest to use a mature reverse proxy to handle ssl instead of bitwarden_rs it self.