forked from thoom/certlint-api
A simple web API interface for the certlint/certlint project.
$ docker pull ghcr.io/daiyeqi/certlint-api
$ docker run -p 9000:9000 --name certlint-api -d ghcr.io/daiyeqi/certlint-api
Post a certificate to /lint
endpoint.