🔐 Free SSL, Free Wildcard SSL, and Fully Automated HTTPS for node.js, issued by Let's Encrypt v2 via ACME. Issues and PRs on Github.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
AJ ONeal 7d8674cb7e wip: yeah! pirms 5 gadiem
bin wip: yeah! pirms 5 gadiem
examples wip: yeah! pirms 5 gadiem
tests wip: yeah! pirms 5 gadiem
.gitignore wip: yeah! pirms 5 gadiem
LICENSE Initial commit pirms 5 gadiem
README.md wip: yeah! pirms 5 gadiem
accounts.js wip: yeah! pirms 5 gadiem
certificates.js wip: yeah! pirms 5 gadiem
errors.js wip: yeah! pirms 5 gadiem
express.js wip: yeah! pirms 5 gadiem
greenlock.js wip: yeah! pirms 5 gadiem
order.js wip: yeah! pirms 5 gadiem
package-lock.json wip: yeah! pirms 5 gadiem
package.json wip: yeah! pirms 5 gadiem
plugins.js wip: yeah! pirms 5 gadiem
user-events.js wip: yeah! pirms 5 gadiem
utils.js wip: yeah! pirms 5 gadiem

README.md

root-greenlock.js

🔐 Free SSL, Free Wildcard SSL, and Fully Automated HTTPS for Node.js and Browsers, issued by Let's Encrypt v2 via ACME

Typically file propagation is faster and more reliably than DNS propagation. Therefore, http-01 will be preferred to dns-01 except when wildcards or private domains are in use.

http-01 will only be supplied as a defaut if no other challenge is provided.

Greenlock.create
Greenlock#add
Greenlock#order... or Greenlock#issue?
Greenlock#renew... or Greenlock#issue?
Greenlock#remove
Greenlock#get
Greenlock#all

Better scaling

cluster lazy-load, remote management

server identifier (for sharding, for manager)