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 SSL support in Openstack Heat #87

Open
marino-mrc opened this issue Dec 7, 2022 · 1 comment
Open

add SSL support in Openstack Heat #87

marino-mrc opened this issue Dec 7, 2022 · 1 comment

Comments

@marino-mrc
Copy link

Hi,
I tried to generate a bundle with:

./generate-bundle.sh -s focal -r ussuri --heat-ha --ssl -n testssl

but the "ssl_ca", "ssl_cert" and "ssl_key" variables in the Heat charm are no used. It seems there is no support for SSL in Heat.

It would be helpful to add this feature.

Thank you.
Regards,
Marco

@dosaboy
Copy link
Member

dosaboy commented Dec 7, 2022

You can use --vault since this exists https://github.com/canonical/stsstack-bundles/blob/main/overlays/vault-openstack-certificates-heat.yaml

If you really need config-based ssl then we can get that fixed though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants