Giter Club home page Giter Club logo

pki's Introduction

PKI

Openssl wrapper script.

Table of Contents

Installation | Features | Documentation | Test | Contributing | License

Installation

Require a Debian wheezy version of linux, a Bash version ~4.0 and OpenSSL 1.0.1e

  1. Download a release or clone this repository.
  2. Check out and edit each configuration file in config folder.
  3. Run the script you want. In Script folder run ./<app_name>.sh or bash <app_name>.sh.

All the scripts can take, at least, the following options:

  • -a Create a request, a PKCS#8 key and sign the certificate.
  • -b Store the key and the certificate in a PKCS#12 archive file format.
  • -c Convert the key from PKCS#8 to PKCS#1 format.
  • -p Publish the certificate in DER format."
  • -r Create a list of revoked certificates."
  • -s Sign the certificate from the key."
  • -v verbose mode. Contents are displayed."

Features

  • client.sh: Generation of client certificates for TLS-authentication
  • reset.sh: Create and operate Public Key Infrastructures.
  • revoke.sh: Revoke certificate.
  • root-ca.sh: Generation of Root CA and its CA certificate.
  • server.sh: eneration of server certificates for TLS-authentication
  • tls-ca.sh: Generation of a signing CA and its CA certificate

Documentation

I wrote and I use these scripts for my own projects. And, unfortunately, I do not provide exhaustive documentation. Please read the code and the comments ;)

Test

No test files, I'm sorry.

Contributing

Thanks you for taking the time to contribute. Please fork the repository and make changes as you'd like.

As I use these scripts for my own projects, it contains only the features I need. But If you have any ideas, just open an issue and tell me what you think. Pull requests are also warmly welcome.

If you encounter any bugs, please open an issue.

Be sure to include a title and clear description,as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

License

This project is open-source and is licensed under the Apache-2.0 License.

pki's People

Contributors

ojullien avatar

Watchers

 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.