mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
Extend documentation about https
This commit is contained in:
parent
8b596ccc69
commit
af80fda421
1 changed files with 5 additions and 0 deletions
|
@ -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]``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue