mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Extend documentation about https
This commit is contained in:
@@ -41,3 +41,8 @@ server {
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
You can obtain valid certificates using certbot. If your server is not public,
|
||||
then avoid serving it on a subdomain called timelimit. Most CAs provide a public
|
||||
log of all issues certificates and using this, it is easy to find your timelimit-server
|
||||
installation if the certificate is for ``timelimit.[yourdomain].[tld]``.
|
||||
|
||||
Reference in New Issue
Block a user