This commit is contained in:
Jonas Lochmann 2020-11-16 01:00:00 +01:00
parent af80fda421
commit 020fe0aea6
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -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]``.