diff --git a/README.md b/README.md index 3abb288..45d7d00 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,14 @@ it would redirect to . ### Testing ACME Let's Encrypt certs -You can get free https certificates from [letsencrypt.org](https://letsencrypt.org) +In case you didn't know, you can get free https certificates from +[letsencrypt.org](https://letsencrypt.org) (ACME letsencrypt) and even a free subdomain from . +If you want to quickly test the certificates you installed, +you can do so like this: + ```bash serve-https -p 8443 \ --key /etc/letsencrypt/live/test.mooo.com/privkey.pem \