🔐 Free SSL, Free Wildcard SSL, and Fully Automated HTTPS for node.js, issued by Let's Encrypt v2 via ACME https://git.rootprojects.org/root/greenlock.js
Dosyaya git
AJ ONeal fd62408a9a working, huzzah! 2019-10-20 03:27:05 -06:00
bin wip: yeah! 2019-10-20 02:51:19 -06:00
examples wip: yeah! 2019-10-20 02:51:19 -06:00
tests need to fail when privkey cannot be found 2019-10-20 03:17:19 -06:00
.gitignore wip: yeah! 2019-10-20 02:51:19 -06:00
LICENSE Initial commit 2019-10-16 00:26:05 +00:00
README.md wip: yeah! 2019-10-20 02:51:19 -06:00
accounts.js need to fail when privkey cannot be found 2019-10-20 03:17:19 -06:00
certificates.js working, huzzah! 2019-10-20 03:27:05 -06:00
errors.js wip: yeah! 2019-10-20 02:51:19 -06:00
express.js wip: yeah! 2019-10-20 02:51:19 -06:00
greenlock.js working, huzzah! 2019-10-20 03:27:05 -06:00
order.js wip: yeah! 2019-10-20 02:51:19 -06:00
package-lock.json wip: yeah! 2019-10-20 02:51:19 -06:00
package.json wip: yeah! 2019-10-20 02:51:19 -06:00
plugins.js wip: yeah! 2019-10-20 02:51:19 -06:00
user-events.js wip: yeah! 2019-10-20 02:51:19 -06:00
utils.js working, huzzah! 2019-10-20 03:27:05 -06:00

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)