sign-pdf-worker/pythonProject
Julien Fastré 77aaf97d7b
All checks were successful
Build image and push it to registry / build (push) Successful in 1m1s
Add new TSA configuration environment variables
Included 'TSA_CONFIG_PATH', 'TSA_CERT_CHAIN', and 'TSA_KEY_PASSWORD' to the environment variable check in worker.py. This ensures the script validates these new required configurations before proceeding. Added an exception raise in the error handling block for better error management.
2024-10-21 18:53:52 +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 Add openssl to Dockerfile 2024-10-11 16:19:32 +02:00
requirements.txt First commit: create mvp project 2024-06-27 09:51:32 +02:00
sign_individual_protected_CA.py create a new script dedicated for signing for vendee certificates 2024-10-11 16:13:34 +02:00
sign_individual.py Allow the signature_index to be None 2024-10-15 07:47:58 +02:00
sign.py fix imports 2024-10-21 18:28:20 +02:00
timestamp.py Integrate local OpenSSL TSA for timestamping 2024-10-11 16:13:34 +02:00
worker.py Add new TSA configuration environment variables 2024-10-21 18:53:52 +02:00