cert-manager approver-policy

approver-policy is a cert-manager policy plugin that automatically approves or denies CertificateRequest resources based on defined CertificateRequestPolicy custom resources. It provides fine-grained control over which certificate requests are permitted, including constraints on allowed DNS names, key usages, and issuers.

API entry from apis.yml

apis.yml Raw ↑
aid: cert-manager:approver-policy
name: cert-manager approver-policy
description: approver-policy is a cert-manager policy plugin that automatically approves or denies CertificateRequest
  resources based on defined CertificateRequestPolicy custom resources. It provides fine-grained control
  over which certificate requests are permitted, including constraints on allowed DNS names, key usages,
  and issuers.
humanURL: https://cert-manager.io/docs/policy/approval/approver-policy/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://cert-manager.io/docs/policy/approval/approver-policy/
- type: GitHubRepository
  url: https://github.com/cert-manager/approver-policy
- type: ChangeLog
  url: https://github.com/cert-manager/approver-policy/releases
tags:
- Certificate Approval
- Policy
- Security