diennea / carapaceproxy

A Distributed Java Reverse Proxy
Apache License 2.0
24 stars 8 forks source link

Certificates > admin ui certificates warning #402

Closed hamadodene closed 1 month ago

hamadodene commented 1 year ago

On the certificates page, we currently only provide a warning for expired certificates.

It would be interesting to have a signal for certificates in Failed state and in unreacheble state.

This would allow user to have a more precise and immediate view of the status of certificates.

A possible solution would be to provide a form or even two buttons with something like: Failed certificates: 6 Unreachable certificates: 3 You could also use something like the expired certificate warning. image

Maybe we can make them clickable to view the list of certificates in that specific state.

NiccoMlt commented 5 months ago

Makes sense. I think we should discuss the structure of the page to avoid cluttering it too much