Closed sargue closed 10 months ago
Meanwhile, I've written a simple command line utility to check it. Can be found here.
If I understand this right, this is basically a search feature. Maybe a new feature of the upcoming version 5.4 already does the trick for you: In KSE 5.4 you'll be able to add additional columns, like for example the Subject DN of the certificates. Then you can sort by this column and find the certificate easily.
Yes, that would be an improvement.
I think this issue was already resolved with an earlier KSE release. Please comment if I am wrong.
This is a feature request.
I found myself sometimes checking if a public certificate (usually a new trusted CA certificate) is present in a keystore (usually the cacerts).
It would be great that, upon opening a cacerts file, there were an option to "Check if certificate is trusted" or "Check if certificate is present". Probably not the same operation.
I could try to develop the feature myself with some guidance from the team.