🔐 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'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
AJ ONeal 7d8674cb7e wip: yeah! 5 yıl önce
bin wip: yeah! 5 yıl önce
examples wip: yeah! 5 yıl önce
tests wip: yeah! 5 yıl önce
.gitignore wip: yeah! 5 yıl önce
LICENSE Initial commit 5 yıl önce
README.md wip: yeah! 5 yıl önce
accounts.js wip: yeah! 5 yıl önce
certificates.js wip: yeah! 5 yıl önce
errors.js wip: yeah! 5 yıl önce
express.js wip: yeah! 5 yıl önce
greenlock.js wip: yeah! 5 yıl önce
order.js wip: yeah! 5 yıl önce
package-lock.json wip: yeah! 5 yıl önce
package.json wip: yeah! 5 yıl önce
plugins.js wip: yeah! 5 yıl önce
user-events.js wip: yeah! 5 yıl önce
utils.js wip: yeah! 5 yıl önce

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)