Opened at 2023-02-21T23:12:26Z
#3977 new enhancement
Check certificates for validity
| Reported by: | meejah | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | undecided |
| Component: | code-frontend-cli | Version: | n/a |
| Keywords: | grid-manager | Cc: | |
| Launchpad Bug: |
Description
If grid-manager ever lands, there is a comment in client.py (around line 863 in init_storage) pointing out: if grid-manager is enabled, the user may have configured a certificate that is expired (or has become expired since they added it) and then may be confused as to why their storage-server is not being used by clients.
The software should warn the user if they've configured any expired certificates.
Note: See
TracTickets for help on using
tickets.
