Create a dedicated timestamper which use the openssl cli and custom certificates #2

Merged
julienfastre merged 6 commits from test-ts-sign into main 2024-10-11 14:19:52 +00:00
Owner
No description provided.
julienfastre added 5 commits 2024-10-11 14:15:28 +00:00
Introduce a .gitignore to exclude local environment files. Provide a sample local.env.dist for configuration templates. This helps in maintaining environment-specific settings securely and consistently.
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.
julienfastre added 1 commit 2024-10-11 14:19:40 +00:00
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.
julienfastre merged commit df2a8d554f into main 2024-10-11 14:19:52 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chill-project/sign-pdf-worker#2
No description provided.