mirror of
https://github.com/zadam/trilium.git
synced 2025-01-30 19:08:55 +08:00
Certbot Hint
parent
a62f9577b2
commit
3383be2f89
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ TLS configuration is required for server installation, it's not relevant for pur
|
||||||
|
|
||||||
First thing to do is to get a TLS certificate. You have two options:
|
First thing to do is to get a TLS certificate. You have two options:
|
||||||
|
|
||||||
* Recommended - get TLS certificate signed by root certificate authority. For personal usage, the best choice is [Let's encrypt](https://letsencrypt.org). It's free, automated and easy.
|
* Recommended - get TLS certificate signed by root certificate authority. For personal usage, the best choice is [Let's encrypt](https://letsencrypt.org). It's free, automated and easy. You can take a look at Certbot for automatic TLS setup.
|
||||||
* generate your own self-signed certificate. You will have extra trouble with importing the certificate into all machines from which you connect to the server installation so this is not recommended.
|
* generate your own self-signed certificate. You will have extra trouble with importing the certificate into all machines from which you connect to the server installation so this is not recommended.
|
||||||
|
|
||||||
## Modifying config.ini
|
## Modifying config.ini
|
Loading…
Reference in a new issue