Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MGPG-106] Introduce new signer: BC #72

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Mar 3, 2024

This introduces new pure Java signer BC backed one. Currently two signers supported: "gpg" (uses external executable, as before), and "bc" (uses pure Java Bouncy Castle backed signer).

All the ITs (invoker and surefire) are reused and now run twice, once with "gpg" and once with "bc". One IT needed adjustment, as BC does not emit error about "pinentry".


https://issues.apache.org/jira/browse/MGPG-106

@cstamas cstamas self-assigned this Mar 3, 2024
@cstamas cstamas marked this pull request as draft March 3, 2024 22:39
This introduces new pure Java signer BC backed one.

---

https://issues.apache.org/jira/browse/MGPG-106
@cstamas cstamas marked this pull request as ready for review March 4, 2024 10:49
@cstamas cstamas merged commit 6f50819 into apache:master Mar 4, 2024
19 checks passed
@cstamas cstamas deleted the MGPG-106 branch March 4, 2024 14:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant