mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-12-24 20:48:39 +00:00
13 lines
253 B
Markdown
13 lines
253 B
Markdown
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.
|