Trusted Applets Doubts
Marcelo Bezerra d'Amorim (damorim@cesar.org.br)
Mon, 18 Jan 1999 15:21:44 -0800
I have some doubts about the security solutions in Java. I'd like very
much if you help me or tell me who can help me.
The Problem : TRUSTED APPLETS ---
I have already created scripts to generate signature file and
cerificate. I build the certificate and create a '.jar' file with the
corresponding signature file. In order to run my trusted applet
effectively, according to the new security Manager policy, i have to
register the certificate file ('.x509' ) in the client database.
I don't see any problem in doing that but i can=B4t find it user
friendly. Is there other possibility than the command-line ( javakey )
approach ??
If at least we have an ' installation program like ' to accomplish
this problem i'll be satisfied.
Regards, Marcelo Bezerra d'Amorim.