🔐 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.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
AJ ONeal 7d8674cb7e wip: yeah! há 5 anos
bin wip: yeah! há 5 anos
examples wip: yeah! há 5 anos
tests wip: yeah! há 5 anos
.gitignore wip: yeah! há 5 anos
LICENSE Initial commit há 5 anos
README.md wip: yeah! há 5 anos
accounts.js wip: yeah! há 5 anos
certificates.js wip: yeah! há 5 anos
errors.js wip: yeah! há 5 anos
express.js wip: yeah! há 5 anos
greenlock.js wip: yeah! há 5 anos
order.js wip: yeah! há 5 anos
package-lock.json wip: yeah! há 5 anos
package.json wip: yeah! há 5 anos
plugins.js wip: yeah! há 5 anos
user-events.js wip: yeah! há 5 anos
utils.js wip: yeah! há 5 anos

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)