Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

denim-ssl-factory

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

denim-ssl-factory

Standard factory utility for creating ssl server from config objects

  • 1.0.10
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • node - Node 9.2.0
  • jest - Jest testing
  • ssl-root-cas - Used to inject bundle certificate

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

FAQs

Package last updated on 19 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc