Get Signed Certificates
This is part of the Self Signed X.509 Certificates Operator Tutorial. Please refer to this page for more information and the overview of the content.
Certificates
The charm issues certificates and generated certificates are displayed by running an action named get-issued-certificates
.
Running action to get issued certificates
juju run self-signed-certificates/<leader unit number> get-issued-certificates
Running the command should output:
Running operation 3 with 1 task
- task 4 on unit-self-signed-certificates-0
Waiting for task 4...
The task result is shown by running following command:
juju show-task 4