🔐 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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
AJ ONeal 7d8674cb7e wip: yeah! il y a 5 ans
bin wip: yeah! il y a 5 ans
examples wip: yeah! il y a 5 ans
tests wip: yeah! il y a 5 ans
.gitignore wip: yeah! il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md wip: yeah! il y a 5 ans
accounts.js wip: yeah! il y a 5 ans
certificates.js wip: yeah! il y a 5 ans
errors.js wip: yeah! il y a 5 ans
express.js wip: yeah! il y a 5 ans
greenlock.js wip: yeah! il y a 5 ans
order.js wip: yeah! il y a 5 ans
package-lock.json wip: yeah! il y a 5 ans
package.json wip: yeah! il y a 5 ans
plugins.js wip: yeah! il y a 5 ans
user-events.js wip: yeah! il y a 5 ans
utils.js wip: yeah! il y a 5 ans

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)