/certlint-api

certlint project's simple web API interface

Primary LanguageRubyMIT LicenseMIT

build Docker pulls GitHub release GitHub License

certlint api

forked from thoom/certlint-api

A simple web API interface for the certlint/certlint project.

Installation

$ docker pull ghcr.io/daiyeqi/certlint-api
$ docker run -p 9000:9000 --name certlint-api -d ghcr.io/daiyeqi/certlint-api

Usage

Post a certificate to /lint endpoint.