TLS Secure
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 8 | 24 Oct 2023 |
juju deploy tls-secure --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
create-certificate
Create a certificate from a csr
- Params
-
csr string
Certificate signing request
- Required
csr
-
renew-certificate
Renew a certificate from a csr. A certificate needs to have been created first.
- Params
-
csr string
Certificate signing request
- Required
csr
-
revoke-certificate
Revoke a certificate for a domain
- Params
-
domain string
The domain to revoke the certificate for.
- Required
domain