Re: Components.classes problem to load
Christian Biesinger <[email protected]> Tue, 31 Dec 2002 13:13:38 +0000
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Message-ID | <[email protected]> |
Raphael Bauduin wrote:
> It seems I would have to sign my scripts (with the HTML page) to get it
> working,
Indeed, you would have to do that.
> but as everything I access is generated with PHP, this is not an
> option (it seems it's not possible to sign only the javascript).
Hm, you are probably out of luck... you could set a hidden preference in
Mozilla:
user_pref("signed.applets.codebase_principal_support", true);
but you probably don't want to do that...
Maybe
http://www.mozilla.org/projects/security/components/signed-scripts.html
helps you.
However, I am no expert in this field, you probably want to post your
question in netscape.public.mozilla.security.
--
Fiat iustitia et pereat mundus.