Does anyone know how to solve this java error?
java.io.IOException: Invalid keystore format
I get it when I try and access the certificate
I was able to reproduce the error by mangling the trusted.certs file at directory
C:\Documents and Settings\CDay\Application Data\Sun\Java\Deployment\security.
C:\Documents and Settings\CDay\Application Data\Sun\Java\Deployment\security
Deleting the file fixed the problem.