lets-encrypt-acme-client
Version:
Automatically Create and Renew LetsEncrypt! SSL Certificates, including Wildcard Certificates for supported DNS Providers
54 lines • 1.09 kB
JSON
{
"name": "lets-encrypt-acme-client",
"author": "FirstTimeEZ",
"version": "50.0.1",
"description": "Automatically Create and Renew LetsEncrypt! SSL Certificates, including Wildcard Certificates for supported DNS Providers",
"main": "lets-encrypt-acme-client.js",
"type": "module",
"keywords": [
"lets",
"encrypt",
"acme",
"certificate",
"automatic",
"acme-v2",
"renew",
"daemon",
"mixin",
"ssl",
"tls",
"security",
"web",
"https",
"automation",
"open-source",
"devops",
"client",
"challenge",
"http-01",
"dns",
"api",
"configuration",
"monitoring",
"http",
"redirect",
"dns-01",
"wild",
"card",
"wildcard",
"cloud",
"flare",
"cloudflare"
],
"license": "Apache-2.0",
"dependencies": {
"base-acme-client": "^30.0.3",
"simple-asn1": "^4.0.1",
"simple-open-ssl": "^1.0.7"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FirstTimeEZ/acme.git"
},
"homepage": "https://github.com/FirstTimeEZ/server-ssl"
}