NAME
IO::K8s::CertManager::V1::IssuerSpec - Desired state of the Issuer resource.
VERSION
version 1.108
acme
ACME configures this issuer to communicate with a RFC8555 (ACME) server to obtain signed x509 certificates.
ca
CA configures this issuer to sign certificates using a signing CA keypair stored in a Secret resource. This is used to build internal PKIs that are managed by cert-manager.
selfSigned
SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object.
vault
Vault configures this issuer to sign certificates using a HashiCorp Vault PKI backend.
venafi
Venafi configures this issuer to sign certificates using a CyberArk Certificate Manager Self-Hosted or SaaS policy zone.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004