mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
Have a plan to support ECC certificates? #849
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 @Zerorigin on GitHub (Oct 29, 2020).
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 12, 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.