🔐 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.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
AJ ONeal 7d8674cb7e wip: yeah! 5 anni fa
bin wip: yeah! 5 anni fa
examples wip: yeah! 5 anni fa
tests wip: yeah! 5 anni fa
.gitignore wip: yeah! 5 anni fa
LICENSE Initial commit 5 anni fa
README.md wip: yeah! 5 anni fa
accounts.js wip: yeah! 5 anni fa
certificates.js wip: yeah! 5 anni fa
errors.js wip: yeah! 5 anni fa
express.js wip: yeah! 5 anni fa
greenlock.js wip: yeah! 5 anni fa
order.js wip: yeah! 5 anni fa
package-lock.json wip: yeah! 5 anni fa
package.json wip: yeah! 5 anni fa
plugins.js wip: yeah! 5 anni fa
user-events.js wip: yeah! 5 anni fa
utils.js wip: yeah! 5 anni fa

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)