This browser requires https to use the web vault #1043

Closed
opened 2026-02-04 23:43:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @mathisokle on GitHub (Jun 6, 2021).

I get this error when I create an admin account in the web gui: "This browser requires https to use the web vault"

The Docker command:
docker run -d --name bitwarden -p 8084:80 -p 8443:443 vaultwarden/server:latest

Originally created by @mathisokle on GitHub (Jun 6, 2021). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### I get this error when I create an admin account in the web gui: "This browser requires https to use the web vault" The Docker command: docker run -d --name bitwarden -p 8084:80 -p 8443:443 vaultwarden/server:latest
Author
Owner

@RealOrangeOne commented on GitHub (Jun 6, 2021):

Browsers require HTTPS for a lot of the security features.

This isn't an error, nor an issue with vaultwarden (it'd be bitwarden itself). Equally, It's definitely worth setting up HTTPS!

@RealOrangeOne commented on GitHub (Jun 6, 2021): Browsers require HTTPS for a lot of the security features. This isn't an error, nor an issue with vaultwarden (it'd be bitwarden itself). Equally, It's definitely worth setting up HTTPS!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1043