Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add config options for providing certificates and cas through config #294

Closed
simskij opened this issue Feb 16, 2024 · 1 comment
Closed

Comments

@simskij
Copy link
Member

simskij commented Feb 16, 2024

Enhancement Proposal

Some users provide their own TLS certificates, and don't want it generated through CSRs. To support this we'd need to support the following config options in addition to the ca relation:

  • ssl-ca
  • ssl-cert
  • ssl-key

See https://gitea.arif-ali.co.uk/canonical/cpe-deployments/src/branch/main/config/overlays/ssl.yaml for an example of how this works in OpenStack.

We should add secrets manually and then refer to them using juju config.

@mmkay
Copy link
Contributor

mmkay commented Apr 22, 2024

Closing as completed by #321 .

@mmkay mmkay closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants