🔐 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.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
AJ ONeal 7d8674cb7e wip: yeah! 5 år sedan
bin wip: yeah! 5 år sedan
examples wip: yeah! 5 år sedan
tests wip: yeah! 5 år sedan
.gitignore wip: yeah! 5 år sedan
LICENSE Initial commit 5 år sedan
README.md wip: yeah! 5 år sedan
accounts.js wip: yeah! 5 år sedan
certificates.js wip: yeah! 5 år sedan
errors.js wip: yeah! 5 år sedan
express.js wip: yeah! 5 år sedan
greenlock.js wip: yeah! 5 år sedan
order.js wip: yeah! 5 år sedan
package-lock.json wip: yeah! 5 år sedan
package.json wip: yeah! 5 år sedan
plugins.js wip: yeah! 5 år sedan
user-events.js wip: yeah! 5 år sedan
utils.js wip: yeah! 5 år sedan

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)