Benedikt Schröfel wrote:
> I copied the signed iaik_jce.jar from the lib-signed folder to the /lib
> folder of the apki-0.2 release.
> The iaik_tss_tsp.jar, iaik_tss_tcs.jar, iaik_tccert.jar, jtss_tsp.ini
> are also available in this folder.
I tried to reproduce your problem,
took the apki download package,
copied in jce/tcs/tsp/tccert.jar and tsp.ini
started client.sh in one shell, server.sh in another.
Works.
Unfortunately I am not able to reproduce your problem :-/
Checking the typical problems, if you would be using the unsigned
IAIK-JCE the server wouldn't even start as it cannot load its own
certificate. Missing IAIK-JCE at all produces also a NoClassDefFound
immediately.
Hm.
Martin
|