mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Revert yesterday's TLS/SSL validation addition
@@ -549,16 +549,3 @@ backend vaultwarden_ws
|
|||||||
server vw_ws 0.0.0.0:3012
|
server vw_ws 0.0.0.0:3012
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Validate your SSL/TLS configuration
|
|
||||||
|
|
||||||
1. Check that your Bitwarden page does not throw any security issue in a browser.
|
|
||||||
2. Validate your configuration with e.g. [Qualys' SSL Labs](https://www.ssllabs.com/ssltest/)
|
|
||||||
3. Validate your OCSP stapling with e.g. [Digicert SSL Certficate Checker](https://www.digicert.com/help/). The revocation check section must contain 'OCSP Staple: Good'.
|
|
||||||
|
|
||||||
## Known SSL issues
|
|
||||||
|
|
||||||
### Mobile app: `Chain validation failed`
|
|
||||||
|
|
||||||
Validate that your SSL/TLS configuration is proper.
|
|
||||||
If your OCSP stapling is not working, the mobile app will throw this error even if in a browser the site is listed as "Connection Secure" and SSLLabs doesn't show any problems.
|
|
||||||
Reference in New Issue
Block a user