Better management of CA certs
* Certificates can only be added by having permissions of whole `global settings`. This should be a separat permission.
* Certificates don't got an identifier - so it is difficult to manage them. `Issuer name` or `Common name` cannot be used (Kubernetes CA certs don't got a good Common Name to show which Cluster config they are belonging to
PS: Pity that there are thought about "plus edition" and many other not that important features like mobile app but many features of the recent "stable" version are not working like expected and are not well developed.
Comments: 3
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
12 May, '25
Dirk MergedIn the global settings we can (and must) add trusted certificate authorities whenever we add a new remote site to the distributed monotoring.
In our environment we have 25 such sites and thus 25 such CAs in that list.
Actually, the list of CAs is two lists in the GUI: in the first list we have all the CAs in their PEM format and in the second list we have all the issuers and subjects. To figure out which CA belongs to which subject, you have to count them:
“Oh, I want to delete the CA with the subject "foo". That's the 8th one in the second list. Now I have to count up to 8th entry in the first list and click the delete button next to it.” It also doesn't help that the boxes sometimes change their sizes as I scroll by and that all these CAs look almost the same.
The attached picture shows the list of CAs and the list of subjects as they currently are.
It would be really, really helpful if the list with the CAs would have the names/subjects/issuers directly next to them. -
03 Nov, '25
Martin Hirschvogel AdminAgree, that's why we moved the mobile app now back to under consideration.
We have not solved this issue yet, but have started at least to consolidate the internal certificates. We imagine something similar also for the Trusted CA settings you mentioned:
https://checkmk.com/werk/17027 -
03 Nov, '25
Martin Hirschvogel System"Add Subject/CN to the list of CAs in the global settings" (suggested by <Hidden> on 2025-05-12), including upvotes (4) and comments (0), was merged into this suggestion.