Giter Site home page Giter Site logo

acme_client's Introduction

Porunov Java ACME Client (PJAC)

An ACME client application for step-by-step SSL certificate management.

PJAC is a CLI management agent designed for use with your own automation tools (ansible, puppet, chef, saltstack, etc.). Also suitable if you want to automate certificate management with your own scripts/programs/crond-jobs etc.).

ACME is a protocol that a Certificate Authority (CA) and an applicant can use to automate the process of verification and certificate issuance.

This application is based on acme4j, a Java ACME library implementation. If you need your own implementation you can use that library.

Supported functions

  • Account creation
  • Account deactivation
  • E-mail address association
  • Subscriber Agreement URL retrieval
  • Make a certificate request (supports HTTP and DNS challenges)
  • Domain authorization deactivation
  • Challenge download
  • Domains verification
  • Certificate generation
  • Certificate download
  • Certificate revocation

All functions are executed separately, so you can integrate them seamlessly in your own particular environment.

Supported ACME protocol versions

PJAC version 2.x.y and earlier support acme protocol version 1.
PJAC version from 3.x.y supports acme protocol version 2.

System requirements

Java Runtime Environment (JRE) 8 or higher.

Installation

No installation needed. The application is packed into a single executable JAR file, just download or compile it and you're ready to go.

Usage

See the wiki for information on how to use the application.


Donate to the PJAC project ♥️

Patreon donate button Patreon donate button
Bitcoin address: 15PrkYhv9EZLiQbjQMJDRZsqdheE574XPe
Ethereum address: 0x65a92111d599aa0f6695b011c1c01390d4f29a2a

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.