Phil Kunz
59173b3ca8
BREAKING CHANGE(core): streamline scope to certificate retrieval using dns challenge
@pushrocks/smartuniverse
acme with an easy yet powerful interface in TypeScript
Availabililty and Links
Status for master
Usage
Use TypeScript for best in class instellisense.
import { SmartAcme } from 'smartacme';
let smac = new SmartAcme()
// TODO
For further information read the linked docs at the top of this readme.
MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy
Description
A TypeScript-based ACME client with an easy yet powerful interface for LetsEncrypt certificate management.
Languages
TypeScript
100%