sign-pdf-worker/pythonProject
Julien Fastré 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
..
.idea idea configuration for worker 2024-06-27 09:51:46 +02:00
assets First commit: create mvp project 2024-06-27 09:51:32 +02:00
Dockerfile configure for building worker within a docker image 2024-06-27 12:26:23 +02:00
requirements.txt First commit: create mvp project 2024-06-27 09:51:32 +02:00
sign_individual.py Integrate local OpenSSL TSA for timestamping 2024-10-11 16:13:34 +02:00
sign.py Integrate local OpenSSL TSA for timestamping 2024-10-11 16:13:34 +02:00
timestamp.py Integrate local OpenSSL TSA for timestamping 2024-10-11 16:13:34 +02:00
worker.py Integrate local OpenSSL TSA for timestamping 2024-10-11 16:13:34 +02:00