Socket
Book a DemoInstallSign in
Socket

@gasbuddy/composert

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasbuddy/composert

dead simple cert composition for custom http(s) agents

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
70
2.94%
Maintainers
1
Weekly downloads
 
Created
Source

Composert

Split and concat pem-encoded certs to be supplied as a CA list to an HTTPS agent.

API

(require("@gasbuddy/composert"))(...path, [callback]) ⇒ undefined | Promise

Split pem-encoded crts into individual certs in an array

Kind: Exported function
Returns: undefined | Promise - returns a Promise if callback not provided

ParamTypeDescription
...pathstringfs path to a .pem.crt
[callback]functionan optional callback

Keywords

cert

FAQs

Package last updated on 06 Sep 2016

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