NAME
IO::K8s::CertManager::V1::ACMEChallenge - Challenge specifies a challenge offered by the ACME server for an Order.
VERSION
version 1.108
token
Token is the token that must be presented for this challenge. This is used to compute the 'key' that must also be presented.
type
Type is the type of challenge being offered, e.g., 'http-01', 'dns-01', 'tls-sni-01', etc. This is the raw value retrieved from the ACME server. Only 'http-01' and 'dns-01' are supported by cert-manager, other values will be ignored.
url
URL is the URL of this challenge. It can be used to retrieve additional metadata about the Challenge from the ACME server.
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