Julien Fastré 0e7d01f0fd
All checks were successful
Build image and push it to registry / build (push) Successful in 6m47s
Fix environment password encoding in SignOrchestrator init
Previously, the `PKCS12_PASSWORD` environment variable was used directly, which could lead to issues when it was not set. This change ensures the password is properly encoded when provided and defaults to `None` if not set.
2024-10-22 16:37:49 +02:00
2024-06-27 09:51:46 +02:00
Description
Worker to sign a pdf in python
82 KiB
Languages
Python 96%
Dockerfile 4%