GithubHelp home page GithubHelp logo

parthibann / shield Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 1.81 MB

Create and manage your SSL certificates with ease

License: MIT License

Python 24.11% HTML 11.99% CSS 12.56% JavaScript 51.27% Dockerfile 0.07%
python openssl ssl-certificates self-signed-certificate certificate-authority mongodb

shield's Introduction

shield

Openssl is commonly used for creating self-signed SSL certificates or an organizational certificate chain, but it is quite complex to manage them all together, that's where shield excels.

Enter certificate details in shield UI and download the certificate in just one click, shield retains a copy always in the mongo DB so that you can download them at any time.

OPERATING SYSTEM PREFERRED: Ubuntu, Centos

PYTHON VERSION: 2.7

PREREQUISITE: Mongodb

INSTALLATION INSTRUCTIONS:

  1. Download / Clone the repository.
  2. Move inside the repository folder and run the following command “pip install –r requirements.txt”
  3. Update config file with mongo db details “shield.conf”
  4. Start the application by running the “shield” file present in the bin directory (e.g python shield)

DOCKER:

  1. INSTALL DOCKER AND DOCKER-COMPOSE, refer official docker installation page for installing docker and docker-compose.

Docker: https://docs.docker.com/install/linux/docker-ce/ubuntu/#set-up-the-repository (ubuntu)

Docker-Compose: https://docs.docker.com/compose/install/#install-compose (ubuntu)

  1. After instaling, clone this repository and go inside the project directory and run the command mentioned below.

    cd shield

    sudo docker-compose up

  2. open browser and load https://localhost:5050

API DOCUMENT: Document is added as part of the repository and it is present in the documents directory.

SHIELD UI: shield

shield's People

Contributors

parthibann avatar

Stargazers

 avatar  avatar  avatar  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.