greenlock-cluster.js/examples/README.md

13 lines
253 B
Markdown
Raw Normal View History

2016-08-12 07:13:33 +00:00
letsencrypt cluster examples
-------------------
First you need to change the email address in `examples/worker.js`.
Then you can run the example like so:
```
node examples/serve.js
```
That will put certificates in `~/letsencrypt.test` by default.