denim-ssl-factory

1.0.10 • Public • Published

denim-ssl-factory

Factory utility for generating secure ssl server by passing in standard config options. Because of inconsistancies in how browsers handle certificates we use this module to make it easy to standardize our configuration.

Getting Started

yarn add denim-ssl-factory

Prerequisites

A bundle cert

gd_bundle-g2-g1.crt

Installing

Clone the repo

git clone https://github.com/denimlabs/denim-ssl-factory.git

import

import makeSecureServer from 'denim-ssl-factory'

End with an example of getting some data out of the system or using it for a little demo

Running the tests

yarn test

Deployment

npm version NEWVER npm publish

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Readme

Keywords

none

Package Sidebar

Install

npm i denim-ssl-factory

Weekly Downloads

1

Version

1.0.10

License

MIT

Last publish

Collaborators

  • nsberndt
  • michaelwclark