Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

revoking perpetual grant

3 views
Skip to first unread message

Roedy Green

unread,
Oct 31, 2011, 3:24:31 PM10/31/11
to
I develop Java Applets. I sign them with a "phony" self-signed
certificate. At some time In the past, I asked Firefox to
automatically grant permission every time I run one of my signed
Applets. I would like to revoke that permission so I can debug what
happens when I run my Applets without the needed permission. How do I
revoke it? I can't find my code-signing certificate listed in Firefox
anywhere. I could not find it in IE either.
--
Roedy Green Canadian Mind Products
http://mindprod.com
It's difficult to be rigorous about whether a machine really knows,
thinks, etc., because we’re hard put to define these things.
We understand human mental processes only slightly better than
a fish understands swimming.
~ John McCarthy (born: 1927-09-04 died: 2011-10-23 at age: 84).
Inventor of the term AI (Artificial Intelligence),
the short-circuit OR operator (|| in Java),
and LISP (LIst Processing Language) that makes EMACS
(Extensible MACro System) so addictive.

Roedy Green

unread,
Oct 31, 2011, 5:50:53 PM10/31/11
to
On Mon, 31 Oct 2011 12:24:31 -0700, Roedy Green
<see_w...@mindprod.com.invalid> wrote, quoted or indirectly quoted
someone who said :

>I develop Java Applets. I sign them with a "phony" self-signed
>certificate. At some time In the past, I asked Firefox to
>automatically grant permission every time I run one of my signed
>Applets. I would like to revoke that permission so I can debug what
>happens when I run my Applets without the needed permission. How do I
>revoke it? I can't find my code-signing certificate listed in Firefox
>anywhere. I could not find it in IE either.

I tried using the Java Control Panel to clear the cache. That did not
work, but it led me to the solution. In the Java Control Panel |
Security Certificates was my code-signing cert. I removed it, and
Firefox started asking me to grant permission again.
0 new messages