Skip to content

Can we optionally output the tsq file during timestamping #22

@rapidclock

Description

@rapidclock

It would be nice to get the tsq file as an output along with the tsr (response) from the timestamp function.

I know we can verify the timestamp using only the data and the tsr, but alternatively we can also verify the timestamp using tsr and tsq. (eg: openssl ts -verify -in <tsr_file> -queryfile <tsq_file> -CAfile cert_file)

For this purpose, it would be nice to get the tsq back from the timestamp fuction.

Alternatively, it would also be nice to perform the timestamping with a pre-existing tsq (that is created by the make_timestamp_request method)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions