mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #4258] Can't connect through HTTPS #1829
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#1829
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 @ewenlau on GitHub (Jan 19, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4258
Hello!
I can't connect to vaultwarden via HTTPS. HTTP works fine, except the moment where it tells you to use HTTPS. I installed the last version on docker using the command, the only thing I changed is the port it is running on. I am using the last Ubuntu Server LTS (22.04.3). Docker is version 20.10.23 both Client and Engine. The error given by firefox is: SSL_ERROR_RX_RECORD_TOO_LONG. Chrome is more vague about the problem: ERR_SSL_PROTOCOL_ERROR. The vaultwarden data directory is /root/vaultwarden/.
Any fix for this?
@ewenlau commented on GitHub (Jan 19, 2024):
Nevermind, I didn't read the wiki saying you needed a reverse proxy!