summaryrefslogtreecommitdiffstats
path: root/base/tps-client/src/include
Commit message (Collapse)AuthorAgeFilesLines
* Change lifecycle at end of enrollment if it is not already set.Jack Magne2016-11-222-1/+60
| | | | | | | | | | | | | | | TPS throws "err=6" when attempting to format and enroll G&D Cards. https://bugzilla.redhat.com/show_bug.cgi?id=1320283 This fix addresses this bug , but also: Fixes this issue: Applet upgrade during rekey operation results in formatted token. Also, it takes care of a related issue where the new apdu needed for the lifecycle state causes the testing tool "tpslcient" to seg fault. The fix here is a minimal fix to have tpsclient return an error when it gets this apdu it can't handle, instead of crashing.
* fix typo succesfully -> successfullyBenjamin Drung2014-09-091-1/+1
|
* Misc TPS packaging tasks:Jack Magne2014-08-22163-0/+15895
1. Make sure the new TPS packages all the applet files, like the old TPS has done. 2. Create a small new package called "pki-tps-client", which will hold ONLY the command line utility "tpsclient" and all of its supporting libraries. 3. Move the directory pki/base/tps to pki/base/tps-client We will do this until we can rewrite "tpclien" on the new Java TPS system. Add package pki-tps-client.