BREAKING CHANGE(structure): renamed classes to avoid confusion
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartacme",
|
||||
"description": "A TypeScript-based ACME client with an easy yet powerful interface for LetsEncrypt certificate management.",
|
||||
"description": "A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.",
|
||||
"npmPackagename": "@push.rocks/smartacme",
|
||||
"license": "MIT",
|
||||
"projectDomain": "push.rocks",
|
||||
@ -19,7 +19,12 @@
|
||||
"secure communication",
|
||||
"domain validation",
|
||||
"automation",
|
||||
"crypto"
|
||||
"crypto",
|
||||
"MongoDB",
|
||||
"dns-01 challenge",
|
||||
"token-based challenges",
|
||||
"certificate renewal",
|
||||
"wildcard certificates"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user