A TypeScript-based ACME client with an easy yet powerful interface for LetsEncrypt certificate management.
Go to file
2018-08-12 00:29:02 +02:00
docs update to latest standards 2017-04-28 18:59:43 +02:00
test feat(swaitch to acme-v2): switch to letsencrypt v2 2018-08-12 00:29:02 +02:00
ts feat(swaitch to acme-v2): switch to letsencrypt v2 2018-08-12 00:29:02 +02:00
.gitignore update validation 2017-01-22 21:50:04 +01:00
.gitlab-ci.yml add updated ci config 2017-04-28 19:00:56 +02:00
.npmignore update validation 2017-01-22 21:50:04 +01:00
LICENSE switch to acme core 2016-11-11 14:17:50 +01:00
npmextra.json add npmextra.json 2017-01-01 18:09:45 +01:00
package-lock.json 1.1.0 2018-08-12 00:29:02 +02:00
package.json 1.1.0 2018-08-12 00:29:02 +02:00
qenv.yml update validation 2017-01-22 21:50:04 +01:00
README.md update to latest standards 2017-04-28 18:59:43 +02:00
tslint.json first version 2016-11-01 18:27:57 +01:00
yarn.lock update 2017-04-28 18:56:55 +02:00

smartacme

acme implementation in TypeScript

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

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

repo-footer