🔐 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.
Você não pode selecionar mais de 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! 5 anos atrás
bin wip: yeah! 5 anos atrás
examples wip: yeah! 5 anos atrás
tests wip: yeah! 5 anos atrás
.gitignore wip: yeah! 5 anos atrás
LICENSE Initial commit 5 anos atrás
README.md wip: yeah! 5 anos atrás
accounts.js wip: yeah! 5 anos atrás
certificates.js wip: yeah! 5 anos atrás
errors.js wip: yeah! 5 anos atrás
express.js wip: yeah! 5 anos atrás
greenlock.js wip: yeah! 5 anos atrás
order.js wip: yeah! 5 anos atrás
package-lock.json wip: yeah! 5 anos atrás
package.json wip: yeah! 5 anos atrás
plugins.js wip: yeah! 5 anos atrás
user-events.js wip: yeah! 5 anos atrás
utils.js wip: yeah! 5 anos atrás

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)