HTTP Request LEGO (K8s)

  • By Canonical Telco
Channel Revision Published Runs on
latest/stable 40 27 Feb 2024
Ubuntu 22.04
latest/candidate 76 23 Apr 2024
Ubuntu 22.04
latest/beta 76 23 Apr 2024
Ubuntu 22.04
latest/edge 77 26 Apr 2024
Ubuntu 22.04
juju deploy httprequest-lego-k8s --channel edge
Show information

Platform:

LEGO is a Let’s Encrypt/ACME client and library written in Go. It makes it possible to request X509 certificates from an ACME server for Public Domain Names.

Namecheap LEGO K8s provides X.509 certificates to charms using the tls-certificates integration on Kubernetes models in contexts where certificates are obtained from a ACME server. The DNS-01 challenge is solved using the HTTP REQUEST plugin.

This operator doesn’t target a specific DNS provider, instead it offers a flexible alternative and requires a custom implementation of an API that is capable of handling Let’s Encrypts’s DNS-01 challenge requests proving the ownership of the domain without manual intervention. This custom API needs be implemented for your particular use case and its URL must be provided as a configuration to this operator.

In this documentation

How-to guides
Step-by-step guides covering key operations and common tasks
Reference
Technical information related to the charm

Project and community

HTTP Request ACME Operator is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.