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

[IDEA] Export SSL to XML in UI like API #5477

Open
RunnenLate opened this issue Oct 17, 2022 · 3 comments
Open

[IDEA] Export SSL to XML in UI like API #5477

RunnenLate opened this issue Oct 17, 2022 · 3 comments
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-9460 triaged

Comments

@RunnenLate
Copy link

Is your feature request related to a problem? Please describe.
It would be nice to have the ability to export the client and server certificates in the SSL plugin via the Connect UI the same way you can get an XML export via the API @ /api/extensions/ssl/all

Describe your use case
Make it easier to store backups with repo and deploy between environments when the API is expecting an XML file.

Describe the solution you'd like
Have an Export button within SSL Manager to create an XML file the same way you can get an XML list via the API.

Describe alternatives you've considered
Currently using the API to pull and push SSL XML to the repo but would be nice to have the ability to do so via the UI so I don't have to maintain a separate script to complete this task for me.

Additional context
Add any other context or screenshots about the feature request here.

@RunnenLate RunnenLate added the enhancement New feature or request label Oct 17, 2022
@jonbartels
Copy link
Contributor

What would this feature do as compared to the JKS export?

@RunnenLate
Copy link
Author

RunnenLate commented Oct 18, 2022

The main reason for the request is that you can export channels, and Code Templates via the UI then use that XML within the API and vice versa. It would be helpful for our development team and support team to have this same functionality for SSL certificates within the SSL plugin

@pacmano1
Copy link
Collaborator

I think it's a good ask, and if the API already exists it should be trivial to add a menu option to both import and export the XML.

@lmillergithub lmillergithub added triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-9460 labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-9460 triaged
Projects
None yet
Development

No branches or pull requests

4 participants