Code Monkey home page Code Monkey logo

mr-cert's Introduction

Mr. Cert

A simple node.js-based certificate authority app that would look great on the bridge of your spaceship next to Mr. Coffee or Mr. Radar.

Usage

node index.js --port <port number> --storage-dir <storage directory> --scratch-dir <scratch directory>

The storage directory must be writable and will be created if it doesn't exist. This provides long term storage and should be protected as it will contain the private keys of the root and intermediate signing certificates.

The scratch directory must be writable and will be created if it doesn't exist. While this is only used for temporary files please take care as it will contain the private keys and signing certificates when they are first created.

Warning

This is currently pre-alpha, incomplete software. Only the following features have been implemented at this time:

  • web interface
  • creation of root signing certificate-key pairs
  • creation of intermediate signing certificate-key pairs

mr-cert's People

Contributors

j3lamp avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.