Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

revoking Java security Grant

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 5 προβολές
  • Τελευταία απάντηση από Roedy Green

more options

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 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.

Όλες οι απαντήσεις (2)

more options

Try to clear the Java cache.

more options

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. Thanks very much!