mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 09:55:57 +01:00
Revert yesterday's TLS/SSL validation addition
parent
aee9f0126d
commit
6e2d60273e
@ -549,16 +549,3 @@ backend vaultwarden_ws
|
||||
server vw_ws 0.0.0.0:3012
|
||||
```
|
||||
</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.
|
Loading…
Reference in New Issue
Block a user