The security policy of the JRE might prohibit running unsigned
applets, as well.  I don't know how to check on Ubuntu.

-Kyle H

On Wed, Sep 3, 2008 at 10:15 PM, Nelson B Bolyard <[EMAIL PROTECTED]> wrote:
> Marcin T wrote
>
>> However when I try to run a test java applet over SSL connection, I
>> get ClassNotFound exception:
>>
>>      https://www.java.com/en/download/help/testvm.xml
>
> You get an exception trying to view THAT page?
> If so, something's wrong with your JRE installation.
>
> Or is it another page (of your own) that has this problem with https?
> If so, can you give us the URL for that page?
>
>> Just want to mention that this page works ok:
>> https://jogl-demos.dev.java.net/applettest.html
>> (applet is signed)
>
> Yes, that works well and looks nice.
>
>> But as I said if applet is not signed and page is authenticated then I
>> get ClassNotFound exception.
>
> I'm wondering what you thought JSS would do for that problem.
>
> In any case, the problem you describe, about the apparent requirement
> that an applet be signed to run in an https page, is a problem that
> I doubt JSS would help any.
>
> Are some classes missing, perhaps, from the unsigned jar?
> Are they perhaps in the Jar (that is, in the zip file) but not in the
> Jar's manifest file?
> _______________________________________________
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to