Add expiration time of client certificates to the Sessions page with warning if expiration is close to now #99584
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Is your feature request related to a problem? Please describe.
Over time, client certificates will expire. It's easy to forget to regularly renew them and then run into an issue where a connecting application can no longer connect, creating downtime.
Describe the solution you'd like
The expiration date/time should be shown in the Sessions page in the DBConsole. Make it prominent (red warning) if the expiration is within a month or so.
relates to #99422
Jira issue: CRDB-25954
The text was updated successfully, but these errors were encountered: