smeserver-koji/plugins/koji-plugin-sign/README.md

8 lines
380 B
Markdown
Raw Permalink Normal View History

2024-09-27 10:19:51 +02:00
# koji-plugin-sign
2024-09-29 04:42:14 +02:00
2024-09-27 10:19:51 +02:00
Koji plugin for automated package signing; internally used by the OSG Software Team.
This provides a koji-hub preImport plugin that makes a callout to rpmsign(8) to sign the built RPMs before importing them into Koji.
The key IDs and passphrases can be configured via a Python ConfigParser-style config file.
pexpect is used to type in the passphrase or PIN.