Skip to content

is it possible to load a CERT using command line or by placing valid CERTS in a certain location? #887

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

Open
gpenrod-mh opened this issue Feb 25, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@gpenrod-mh
Copy link

If it isn't currently possible, could we add that ability?

We are trying to automate the configuration of nginx-ui using a CaC (configuration as code) tool like SaltStack. We want to be able to use the excellent UI for basic actions and monitoring, but want to be able to manage it with Salt (so, no webui). We are already able to do this with proxies we want to setup. All of them can be loaded in with code and then observed with your UI.

This capability would make nginx-ui extremely useful. We are targeting it because we are able to use both the UI AND "headless" code to manage our nginx configs.

@gpenrod-mh gpenrod-mh added the enhancement New feature or request label Feb 25, 2025
@gpenrod-mh
Copy link
Author

I realized I could be more clear/offer more detail.

We are able to load certs and have the "sites" in the UI use our certs properly. But the certs aren't displayed in the UI until they are imported manually. We're curious if there is a way to automate this import so the cert is observable in the UI without any user action needed?

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

1 participant