sign-pdf-worker/pythonProject
Julien Fastré 89cb05fce1
Add openssl to Dockerfile
This change adds the openssl CLI to the Dockerfile to ensure necessary cryptographic functionalities are available. It helps in maintaining secure communications and other operations that depend on openssl.
2024-10-11 16:19:32 +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 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