Hi Rob Can you send the console trace and website address and/or public certificate through?
It could just be that the Java trust store is out of date or doesnt contain the trust point. But without the logs its hard to be sure. - Ryan On 19/03/2014 3:54 PM, "RobZ" <[email protected]> wrote: > Hello, > > I searched the internet but didn't see anyone else having this problem, so > I thought I'd ask here. > > When our applet loads in our website, which uses HTTPS, the JRE rejects > the website's certificate, even though Internet Explorer itself is happy > with the certificate. The certificate is signed by Thawte. The JRE says it > doesn't recognize the certificate authority, even though the Java console > trace output shows the applet checking the certificate authorities in IE. > We get the error with JRE 8 and several versions of JRE 7, on different > Windows operating systems and versions of IE. > > Any thoughts on where I could look further for a solution? > > Please note I'm not discussing the certificate used to sign the applet. > The JRE is happy with that certificate. > > Thanks, > Rob > > -- > You received this message because you are subscribed to the Google Groups > "Java Posse" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/javaposse. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/javaposse. For more options, visit https://groups.google.com/d/optout.
