mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +02:00
Fix typo
This commit is contained in:
parent
af80fda421
commit
020fe0aea6
1 changed files with 1 additions and 1 deletions
|
@ -44,5 +44,5 @@ server {
|
||||||
|
|
||||||
You can obtain valid certificates using certbot. If your server is not public,
|
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
|
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
|
log of all issued certificates and using this, it is easy to find your timelimit-server
|
||||||
installation if the certificate is for ``timelimit.[yourdomain].[tld]``.
|
installation if the certificate is for ``timelimit.[yourdomain].[tld]``.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue