mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-09-17 18:06:21 +03:00
Mozilla SSL Config Generator has been replaced
+1
-1
@@ -7,7 +7,7 @@ The examples also assume that you have not encrypted the connection between the
|
|||||||
If you use [Docker Compose](https://docs.docker.com/compose/) to link containerized services together (e.g., Vaultwarden and a reverse proxy) you have to adapt the examples to take that into account (i.e. change `127.0.0.1:8000` to `service_name:80` where `service_name` typically would be `vaultwarden`). See [[Using Docker Compose|Using-Docker-Compose]] for an example of this.
|
If you use [Docker Compose](https://docs.docker.com/compose/) to link containerized services together (e.g., Vaultwarden and a reverse proxy) you have to adapt the examples to take that into account (i.e. change `127.0.0.1:8000` to `service_name:80` where `service_name` typically would be `vaultwarden`). See [[Using Docker Compose|Using-Docker-Compose]] for an example of this.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
Secure TLS protocol and cipher configurations for webservers can be generated using Mozilla's [SSL Configuration Generator](https://ssl-config.mozilla.org/). All supported browsers and the Mobile apps are known to work with the "Modern" configuration.
|
Secure TLS protocol and cipher configurations for webservers can be generated using TLSref's [TLS Configurator](https://configurator.tlsref.org/) (formerly the Mozilla SSL Configuration Generator). All supported browsers and the Mobile apps are known to work with the "Modern" configuration.
|
||||||
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|||||||
Reference in New Issue
Block a user