Dear all, I would like to use "ts" and "tsget" to test a TSA (time stamping authority) prototype.
I looked at the download list of www.opentsa.org and was a little confused. The latest openssl version supported is 0.9.8c, which is pretty outdated. I read that "ts" and "tsget" will be integrated in Openssl version 0.9.9. The feature is already documented (www.openssl.org/docs/apps/tsget.html, www.openssl.org/docs/apps/ts.html). But sofar the most recent openssl-version, 0.9.8j, does not support ts and tsget. Does anybody have any recommendation on which version to use to get TSA-support in openssl? What platform to recommend? Best regards & thanks a lot in advance Hans PS: I have installed the 0.9.8c-Version on Ubuntu 8.10. But I got the following error message: u...@ubuntu810desktop:~/hwkramer$ /usr/local/ssl/bin/openssl ts -query -data test.txt -out test.tsq Illegal instruction