Extend documentation about https

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

View file

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