🔐 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.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
AJ ONeal 7d8674cb7e wip: yeah! před 5 roky
bin wip: yeah! před 5 roky
examples wip: yeah! před 5 roky
tests wip: yeah! před 5 roky
.gitignore wip: yeah! před 5 roky
LICENSE Initial commit před 5 roky
README.md wip: yeah! před 5 roky
accounts.js wip: yeah! před 5 roky
certificates.js wip: yeah! před 5 roky
errors.js wip: yeah! před 5 roky
express.js wip: yeah! před 5 roky
greenlock.js wip: yeah! před 5 roky
order.js wip: yeah! před 5 roky
package-lock.json wip: yeah! před 5 roky
package.json wip: yeah! před 5 roky
plugins.js wip: yeah! před 5 roky
user-events.js wip: yeah! před 5 roky
utils.js wip: yeah! před 5 roky

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)