GithubHelp home page GithubHelp logo

informatyzacja / certminder Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 22 KB

Application for reminding about expiring SSL certificates

License: MIT License

Python 50.33% Jinja 48.03% Dockerfile 1.64%
python cryptography flask pwr ssl linux tox wust

certminder's Introduction

CertMinder

Application for reminding about expiring SSL certificates.

Overview

There are two components of certminder โ€“ the checker and the server.

The checker periodically scans certificates and stores results in local cache.

The server displays cached results from the local database (sqlite).

Installation

pip install git+https://github.com/informatyzacja-sspwr-projekty/CertMinder.git

Usage

The certminder utility is available after the project installation.

usage: certminder [-h] [-c] [-s]

Utility to run CertMinder processes (checker, server or both).

options:
  -h, --help     show this help message and exit
  -c, --checker  run the checker process
  -s, --server   run the server process

An example configuration file certminder.yml is provided in this repository.

Development

Dedicated tox environment called run can be used for development purposes.

E.g. tox -e run -- certminder to launch development version without installation.

Tests

Call tox to run the default test suite in this repository.

certminder's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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