Signed applet verification.

Is there any way to tell Java Plug-In 1.3.0 to use Root CA Certificates installed in navigator's database in order to verify a RSA signed applet?Thanks in advance.
[193 byte] By [jperezsanz] at [2007-9-26 1:32:25]
# 1

It doesn't appear that there is. The plug-in's certificate database is named CACERTS, and for me (Windows 98) that file is stored in:

c:\program files\javasoft\jre\1.3\lib\security

The certificate database there already has some of the standard CA's stuff in it. For more information search these forum pages for an article written by Abraham Khalil titled:

"Steps to create your own self signed certificate with java plugin working"

swett at 2007-6-29 1:33:25 > top of Java-index,Desktop,Deploying...