add link
This commit is contained in:
parent
c731e04f12
commit
5af528785d
|
@ -60,8 +60,9 @@ it would redirect to <https://localhost.daplie.com:3443>.
|
||||||
|
|
||||||
### Testing ACME Let's Encrypt certs
|
### Testing ACME Let's Encrypt certs
|
||||||
|
|
||||||
You can get free https certificates from letsencrypt.org (ACME letsencrypt)
|
You can get free https certificates from [letsencrypt.org](https://letsencrypt.org)
|
||||||
and even a free domain from https://freedns.afraid.org.
|
(ACME letsencrypt)
|
||||||
|
and even a free subdomain from <https://freedns.afraid.org>.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
serve-https -p 8443 \
|
serve-https -p 8443 \
|
||||||
|
|
Loading…
Reference in New Issue