🔐 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.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
AJ ONeal 7d8674cb7e wip: yeah! 5 年前
bin wip: yeah! 5 年前
examples wip: yeah! 5 年前
tests wip: yeah! 5 年前
.gitignore wip: yeah! 5 年前
LICENSE Initial commit 5 年前
README.md wip: yeah! 5 年前
accounts.js wip: yeah! 5 年前
certificates.js wip: yeah! 5 年前
errors.js wip: yeah! 5 年前
express.js wip: yeah! 5 年前
greenlock.js wip: yeah! 5 年前
order.js wip: yeah! 5 年前
package-lock.json wip: yeah! 5 年前
package.json wip: yeah! 5 年前
plugins.js wip: yeah! 5 年前
user-events.js wip: yeah! 5 年前
utils.js wip: yeah! 5 年前

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)