Coder Social home page Coder Social logo

x509cahelpers's Introduction

X.509 CA helpers

This project provides an easy structure of Python classes and functions to describe a tree of certificate authorities and certificates as its leafs. This is useful to quickly generate testing infrastructure with root CAs that can be installed in common browsers. The end result is a Python script that uses this library that creates a tree of files and folders in a destination folder representing the described infrastructure.

To implement this in such a way that it can be later extended using openssl, this project relies on invoking the openssl command-line binary with a number of provided configuration templates.

My personal use-case is to generate unique CAs and certificates for my personal salt configuration.

# TODO: fill this with actual examples once the code is written ;)

x509cahelpers's People

Contributors

jdelic avatar

Watchers

 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.