Skip to content

Instantly share code, notes, and snippets.

@mikequentel
mikequentel / rpm-digital-signature.sh
Last active November 1, 2016 21:58 — forked from fernandoaleman/rpm-digital-signature.sh
How to sign your custom RPM package with GPG key
# How to sign your custom RPM package with GPG key
#
# Many thanks to Fernando Aleman <faleman@email.com> for this gist!
# https://gist.github.com/fernandoaleman/1376720
#
# Step: 1
# Generate gpg key pair (public key and private key)
#
# You will be prompted with a series of questions about encryption.
# Simply select the default values presented. You will also be asked