Our customer is using its own Root CA for internal applicatins. The certificate is in the Windows Keystore but not in the Java Keystore. How can I tell my Java Web Start Application to use the Windows Keystore for searching the valide cert for SSL connections? Importing the cert into each Java Keystore is no option!
EDIT: Main reason I want to use the Windows keystore is to verify the certificate of my signed application