Worker to sign a pdf in python
Go to file
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
.gitea/workflows build worker less frequently 2024-09-05 15:24:48 +00:00
.idea idea configuration for worker 2024-06-27 09:51:46 +02:00
pythonProject Add new TSA configuration environment variables 2024-10-21 18:53:52 +02:00
ts-authority create a new script dedicated for signing for vendee certificates 2024-10-11 16:13:34 +02:00
.gitignore Add .gitignore and example local.env.dist 2024-10-11 09:05:46 +02:00
local.env.dist Add new TSA configuration environment variables 2024-10-21 18:53:52 +02:00