Self Signed X.509 Certificates
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 155 | 04 Jul 2024 | |
latest/candidate | 155 | 04 Jul 2024 | |
latest/beta | 155 | 04 Jul 2024 | |
latest/edge | 208 | Yesterday | |
latest/edge | 207 | Yesterday |
juju deploy self-signed-certificates --channel candidate
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
Provide certificates
Deploy self-signed-certificates
:
juju deploy self-signed-certificates
Deploy the charm that requires certificates
juju deploy <your charm>
Integrate the two:
juju integrate self-signed-certificates <your charm>
You can track the progress by running:
juju status --watch 1s
juju status --relations