Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 966 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 966 Bytes

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.