cert-manager-webhook-httpreq

command module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

README

cert-manager project logo

ACME httpreq webhook

Implements the cert-manger ACME webhook issuer as a generic http request that calls a remote server to handle the DNS01 updates.

HttpReq protocol is based on the Let's Encrypt HTTP Request provider

Webhook is built off of the Cert Manager Webhook Example

Installing

The chart in deploy/httpreq-webhook is packaged into release tags. Install via helm:

helm repo add cert-manager-webhook-httpreq https://saturncloud.github.io/cert-manager-webhook-httpreq/ --force-update
helm install cert-manager-webhook-httpreq/httpreq-webhook
Running the test suite
make test
Linters

This repo uses golangci-lint. Follow the installation instructions here

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package httpreq implements cert-manager webhook as an HTTP request to an external server based on the lego httpreq solver https://go-acme.github.io/lego/dns/httpreq/
Package httpreq implements cert-manager webhook as an HTTP request to an external server based on the lego httpreq solver https://go-acme.github.io/lego/dns/httpreq/
Package mock provides testing utilities for mocking an HTTPReq endpoint and DNS server
Package mock provides testing utilities for mocking an HTTPReq endpoint and DNS server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL