mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Synchronization (markdown)
parent
7f902a2115
commit
4b245675e6
@ -53,7 +53,7 @@ When TLS is in use, Trilium client will attempt to verify the server certificate
|
||||
export NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
```
|
||||
|
||||
TLS certificate won't be verified and simply accepted as it is.
|
||||
TLS certificate won't be verified and simply accepted as it is. **You need to be aware that this will degrade the security of sync process significantly and open your setup to MITM attacks. It's strongly recommended to use a valid signed server certificate.**
|
||||
|
||||
Newer Trilium versions contain this in a script called `trilium-no-cert-check.sh`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user