jre and versign class 3 to Extended Validation SSL SGC CA
We have an application build with html and an applet is embedded in to it. When the client ( browser ) downloads the html using https (secure) we get a pop up stating "The web site's certificate cannot be verified. Do you want to continue". Altough we can ask our customer to check this pop up and go a head but we most of our cutomer are worried about this pop up as they are accessing their personal financial information from the internet.
Not we have recently upgrade SSL certificates from standard versign class 3 to Extended Validation SSL SGC CA.
We tried jre to force use browser trust store but that didn't help. Is this some thing to do with version of jre cacerts doesnot contain versign class 3 to Extended Validation SSL SGC CA as trust. If so which version of jre addressed this or is there any work around.