From: Martin P. <Mar...@ia...> - 2010-06-16 22:28:21
|
On 06/16/10 15:02, 国玮 wrote: > I followed instruction, start server, and then run test_test.sh, I got > following out: > guowei@guowei-laptop:~/Desktop/exp-tpm/privacyca/apki-0.2$ sudo sh > run_tests.sh ./client.sh ekcert_create --ekfile ek.tpm -o opentc > 20:51:46:998 [ERROR] TcTssContextFactory::newContextObject (64): > Error! No TSP-TCS binding could be initalized. Both jTSS Wrapper and > jTSS were tried. Check the TSP configuration file. [...] > Can anyone tell me how to handle it? As the error message says, the client cannot connect to the jTSS. So there appears to be an error in your TSP/TCS configuration/setup. HTH, Martin |