fyipe-le-store

3.0.14166 • Public • Published

fyipe-le-store Package for Greenlock

This module implements a dead-simple, api call to Fyipe backend to store account or certificate details. This allows us to persist our Let's Encrypt data in mongo for automated TLS certificate issuance and use.

Install

npm install fyipe-le-store

Usage

// make sure greenlock is already installed
const Greenlock = require('greenlock');

Greenlock.create({
    store: {
        module: 'fyipe-le-store',
    },
    // ...
});

Package Sidebar

Install

npm i fyipe-le-store

Weekly Downloads

2

Version

3.0.14166

License

MIT

Unpacked Size

4.5 kB

Total Files

3

Last publish

Collaborators

  • hackerbayadmin