I have an applet that I signed using a thawte code signing
certificate.
I signed our applet using java sdk 1.5 however when I load the applet
in the browser I still get a security warning but in the
security warning it tells me that the applet is trusted by a trusted CA
and is not expired.
So it is a valid trusted certificate however I still
get a warning prompt. Is there anyway around this? Do I need to use
microsoft's authenticode in order for IE to not prompt the user to
trust the applet?
Michel Gallant - 05 May 2005 14:08 GMT
Hi Dino,
You will always get that security warning dialog (even if the signature
and issuer are recognized and valid) at least the FIRST time you access
the signed Java applet page.
However, if you click the "Always" button at the bottom, you will NOT
be prompted for subsequent accesses to that page and the publisher (signer's)
certificate will be added to a trusted-signer list for JavaPlugin.
- Mitch
> I have an applet that I signed using a thawte code signing
> certificate.
[quoted text clipped - 7 lines]
> microsoft's authenticode in order for IE to not prompt the user to
> trust the applet?
Darren - 10 Sep 2005 04:21 GMT
> I have an applet that I signed using a thawte code signing
> certificate.
I got one from thawrt to but i'm not sure its the right type. its the
freemail one. Is that the type you got?
> I signed our applet using java sdk 1.5 however when I load the applet
> in the browser I still get a security warning but in the
[quoted text clipped - 5 lines]
> microsoft's authenticode in order for IE to not prompt the user to
> trust the applet?
Have you looked in tools|internet options|advanced|security?