Commit Graph

3 Commits

Author SHA1 Message Date
34857ae4b0
Allow the signature_index to be None
When the signature_index is not set, the name's sinature zone is generated from a random int.
2024-10-15 07:47:58 +02:00
c8042a6f84
Integrate local OpenSSL TSA for timestamping
Replaced HTTPTimeStamper with LocalOpensslTimestamp for TSA operations using a local OpenSSL CLI. Updated related configurations and dependencies to support this change, enhancing the timestamping process's reliability and security.
2024-10-11 16:13:34 +02:00
ef32d5d91c
First commit: create mvp project
- create an orchestrator to orchestrate signature of pdf;
- create a worker to get request from amqp and resend it to amqp
2024-06-27 09:51:32 +02:00