mirror of
https://github.com/cert-manager/webhook-example.git
synced 2026-01-11 17:42:52 +01:00
A cert-manager sample repository for creating an ACME DNS01 solver webhook
| .github/workflows | ||
| .gitignore | ||
| bluecat_api.go | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| main_test.go | ||
| Makefile | ||
| README.md | ||
WORK IN PROGRESS
description
cert-manager webhook is a plugin for bluecat to create letsencrypt certificates.
usage
forked from https://github.com/cert-manager/webhook-example