What I have to do to get all the SSL/TLS certificates stored in a Windows and in a Linux machine in Java?
I would build a Java application that gets all the SSL/TLS certificates stored in the machine to save each of them in a file.
I'm talking about the SSL/TLS certificates in the Windows keystore, those that you can see through
certmgr.msc (put this in the search bar in a Windows machine)
that is those used by Google Chrome and Internet Explorer.