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

Certificate enrollment? #103

Open
2relativ opened this issue Mar 18, 2024 · 3 comments
Open

Certificate enrollment? #103

2relativ opened this issue Mar 18, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@2relativ
Copy link

Hey guys, just noticed another thing which might be useful in the future for me. To use the really cool feature of downloading user roles (DUR) from clearpass it is common sense to install the trusted root certificate of your organization or one that clearpass also trusts to use https.
https://www.flomain.de/2022/06/aruba-downloadable-user-roles/. And since there is also a clearpass ansible library it might be cool to have everything in one playbook to enable DUR for a switch.
It would also be cool to use https with ansible with a trusted cert. Not everybody might have a certificate enrollment program i.e. ACME certbots which not only requests certs but also installs them to necessary systems. So to get the communication easily secure, it would be cool if ansible could also install the certs to a switch. Just a proposal. Also would be cool (if the proposal persists) to make the necessary options to properly use DURs also configurable.

@tchiapuziowong
Copy link
Member

Hi @2relativ thank you so much for the suggestion! Is this a playbook you've already created? If so you're more than welcome to open a Pull Request on our AOS-CX Ansible Workflows project where we host useful workflows for users utilizing the CX Collection: https://github.com/aruba/aoscx-ansible-workflows

@2relativ
Copy link
Author

No, I have not. Is there a way yet to import certs except for maybe using the command module?
But if I find a way, I will maybe. Love the possibilities with ansible. Even considering learning python.

@tchiapuziowong
Copy link
Member

At this time we only support certificate configuration using the SSH modules aoscx_command and aoscx_config - we have planned certificate support through APIs but are unable to provide an ETA at this time

@tchiapuziowong tchiapuziowong added the enhancement New feature or request label Jul 22, 2024
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

2 participants