Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would like to allow multiple different administrators/organizations to be able to provision access to web applications.
Client certificates are in use, and nginx supports multiple client certificate CAs.
Describe the solution you'd like
A clear and concise description of what you want to happen.
(e.g. I would like an input field in the /ui/firewall/alias
which would add .... to ....)
The GUI certificate selection box is now a multi-picker with checkboxes.
Selected certificates are concatenated into the nginx client CA file.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Adding per-administrative domains and pointing them all at the same backend.
Additional context
Add any other context or screenshots about the feature request here.
