Hi all,

I'm using an applet to sign digital documents. The applet code uses jss
classes and can load firefox keystore without problems configuring user
system as this reference explains:

http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/keystores.html

The problem appears if i add client authentication in server configuration.
In this case, when a user try to access the applet, the java plugin pops up
a window soliciting to select a cert; i need that window to show a list with
the certs stored in browser keystore.  Using firefox on windows this works
as i want but on ubuntu the list is empty (I've checked the java control
panel options). I think jss is correctly installed because the applet can
use the jss classes when no client authentication  is configured (or when i
add a valid cert in java plugin keystore).
Does anyone know where the problem can be or have tried this? Should I try
other operating systems (fedora, solaris...)?

Thanks in advance. Regards, Abraham.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to