1.0.10 • Published 6 years ago

denim-ssl-factory v1.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago