canonical / self-signed-certificates-operator

A charm to provide self-signed X.509 certificates in the Juju ecosystem.
https://charmhub.io/self-signed-certificates
Apache License 2.0
0 stars 6 forks source link

feat: add CA certificate attribute config options #224

Closed gruyaume closed 1 month ago

gruyaume commented 1 month ago

Description

No attributes were configurable for the CA certificate. By default, the country was set to US however. Here we remove this default and allow users to configure their CA certificate attributes.

Checklist: