As best I can tell there is two methods of getting a system to trust a
signed applet.
Either allow the user to download a copy of identifydb.obj and overwrite
the original, but if the user does this, then they will lose any
previous information.
The second (and perferred ) method is to have the user download the
certificate, and using the javakey utility, add a trusted signer, and
the matching certificate to their database.
The problem , is that the plugin (version 1.1.1 for windows) does not
come with the javakey utility.
In order to get a copy of Javakey, the user would have to download a
copy of the JDK or a JRE, as both of these have JavaKey included.
Is there any other way to get it? Do I have the rights to post a copy
of JavaKey on my website for the user the download? I couldn't find a
license agreement for JavaKey.
Any input you have would be appreciated.
Thanks
Andrew