Hello! I'm trying to implement tsa server on python using twisted. Currently I'm using openssl binary to generate response, but this seems ugly to me, that's why I'm trying to figure out how to make response token with m2crypto.
Thanks in advance for help!
Maris.
EDITED:
how to achieve with m2crypto?:
openssl ts -reply -section tsa_config1 -queryfile query.tsq -out response.tsr