smeserver-koji/plugins/koji-plugin-sign
2024-09-29 12:42:14 +10:00
..
rpm add plugins 2024-09-27 18:19:51 +10:00
LICENSE add plugins 2024-09-27 18:19:51 +10:00
post_sign.py add plugins 2024-09-27 18:19:51 +10:00
README.md tidy-up of READMEs 2024-09-29 12:42:14 +10:00
sign.conf set koji-plugin-sign to disabled by default in conf 2024-09-29 12:37:07 +10:00
sign.py add plugins 2024-09-27 18:19:51 +10:00

koji-plugin-sign

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.