13 lines
251 B
Markdown
Raw Normal View History

2017-01-25 14:53:56 -07:00
greenlock cluster examples
2016-08-12 03:13:33 -04:00
-------------------
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.