We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: