mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 23:25:49 +02: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