Self Signed X.509 Certificates

  • By Canonical Telco
Channel Revision Published Runs on
latest/stable 72 31 Jan 2024
Ubuntu 22.04
latest/candidate 109 06 Mar 2024
Ubuntu 22.04
latest/beta 109 06 Mar 2024
Ubuntu 22.04
latest/edge 140 06 May 2024
Ubuntu 22.04
juju deploy self-signed-certificates --channel candidate
Show information

Platform:

Ubuntu
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

Help improve this document in the forum (guidelines). Last updated 3 months ago.