Systems Administration DevOps Security

Creating a signed RPM with nFPM and GnuPG

Published · 8min

I have a need to be able to build a signed RPM, which isn’t something I’ve done before.The RPM that I need is a simple one that’s well-suited to nFPM, which supports building signed RPMs. nFPM definitely isn’t the hard part here: the hard part …