🔐 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.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
AJ ONeal 7d8674cb7e wip: yeah! hace 5 años
bin wip: yeah! hace 5 años
examples wip: yeah! hace 5 años
tests wip: yeah! hace 5 años
.gitignore wip: yeah! hace 5 años
LICENSE Initial commit hace 5 años
README.md wip: yeah! hace 5 años
accounts.js wip: yeah! hace 5 años
certificates.js wip: yeah! hace 5 años
errors.js wip: yeah! hace 5 años
express.js wip: yeah! hace 5 años
greenlock.js wip: yeah! hace 5 años
order.js wip: yeah! hace 5 años
package-lock.json wip: yeah! hace 5 años
package.json wip: yeah! hace 5 años
plugins.js wip: yeah! hace 5 años
user-events.js wip: yeah! hace 5 años
utils.js wip: yeah! hace 5 años

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)