Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

tls-utils 0.2.1

Install from the command line:
Learn more about npm packages
$ npm install @DAB-Co/tls-utils@0.2.1
Install via package.json:
"@DAB-Co/tls-utils": "0.2.1"

About this version

@dab-co/tls-utils

This module generates tls keys and certificates for a given certificate authority.

Works only for linux since there is no openssl command in windows

Notes

.csr is the signing request

ca is the certificate authority that signs the certificate which is .crt.

.key is the private key.

see create openssl_tls.sh for example.

Details


Assets

  • tls-utils-0.2.1-npm.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all