Coder Social home page Coder Social logo

nange99 / java-certificate-authority Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olivierlemasle/java-certificate-authority

0.0 1.0 0.0 2.39 MB

A Java Certificate Authority (CA), with web GUI and CLI

Home Page: https://olivierlemasle.github.io/java-certificate-authority/

License: Apache License 2.0

Shell 2.74% Java 76.47% TypeScript 12.80% HTML 4.03% JavaScript 3.25% Nginx 0.20% CSS 0.51%

java-certificate-authority's Introduction

java-certificate-authority

A Java Certificate Authority (CA) with web GUI

Build Status Build status Coverity Scan Build Status

This is a work-in-progress!

Components

This work-in-progress app will be a web application to manage a Certificate Authority.

This application is composed of:

  • ca-api, a Dropwizard application on the server side;
  • ui, an Angular 2 frontend on the client side;
  • java-ca-lib, a Java library providing a DSL to simplify the signing and manipulation of SSL certificates.

This last component can be used as a standalone Java library. It comes with its own abstraction layer, and uses both Bouncy Castle API and Java cryptographic APIs.

More on java-ca-lib...

Using it

Testing it with Docker and docker-compose###

This application comes with three Docker containers:

  • a Redis instance,
  • an API instance (backend),
  • a frontend instance (based on Nginx).

Using docker-compose, you can create the containers with:

docker-compose up

Your web application will be listening on port 80.

java-certificate-authority's People

Contributors

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