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

Upload Custom Certificate #28

Open
rvalle opened this issue Aug 30, 2020 · 1 comment
Open

Upload Custom Certificate #28

rvalle opened this issue Aug 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@rvalle
Copy link
Collaborator

rvalle commented Aug 30, 2020

Hi

I continue creating playbooks to install and provision cloudstack with ansible from the ground up.

In order to properly setup the console and second storage proxy it is necessary to:

http://cloudstack.apache.org/api/apidocs-4.14/apis/uploadCustomCertificate.html

Calls for which there is no ansible module. Reverting to CMK is not working either because of: apache/cloudstack#4295

So, I might just create this missing module.

@resmo resmo added the enhancement New feature or request label Sep 12, 2020
@PaulAngus
Copy link

@resmo
a custom cert upload module would be good, as using cmk requires the creation of the ~/.cmk/config file with api/secret keys in it. Obviously it can be removed after use, but it posses a small security threat when it exists, and as we change certs regularly for security, it kinda goes against what we're trying to do....

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

No branches or pull requests

3 participants