You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
If a service x509 - HOST/IP:PORT is imported into the director there isn't a direct way to navigate back from the service in the monitoring module to the details of the checked chain in the x509 module.
Describe the solution you'd like
If the chain id would be exposed by the import source a deep link into the x509 module could be created via Navigationservice-action.
Is your feature request related to a problem? Please describe.
If a service
x509 - HOST/IP:PORT
is imported into the director there isn't a direct way to navigate back from the service in the monitoring module to the details of the checked chain in the x509 module.Describe the solution you'd like
If the chain id would be exposed by the import source a deep link into the x509 module could be created via
Navigation
service-action
.Describe alternatives you've considered
My current workaround:
But I found discrepancies between the check output and the x509 usage in the remaining validity and I'm not sure if the same chain is used!#232x509 widget
A x509 widget hooking into the monitoring module when check
icingacli x509
is used would also be possible integration back into to x509 module.Additional context
The text was updated successfully, but these errors were encountered: