Difference between revisions of "DPI908/SBR600 RPM Signing Lab"
Chris Tyler (talk | contribs) (→Preparation) |
Chris Tyler (talk | contribs) |
||
Line 2: | Line 2: | ||
= Purpose = | = Purpose = | ||
− | To learn how to | + | To learn how to sign RPM packages. |
= Background Resources = | = Background Resources = |
Revision as of 13:37, 19 September 2012
Purpose
To learn how to sign RPM packages.
Background Resources
Signing and Creating a Repository for RPM Packages
Required Resources
Before starting this lab, you will need:
- The RPMs from the previous lab.
Preparation
Install these packages if they are not already installed:
- rpm-sign
- gnupg
Steps
Using the procedures on the Signing and Creating a Repository for RPM Packages page:
- Create gpg certificates
- Sign your RPM packages
- Create the ASCII public key file
Deliverable
Create a blog post describing your experience. Include:
- Notes on what you did, and what worked and didn't work.
- The results, including a link to one signed RPM package and your ASCII public key file.
- Your reflections on the tools, process, and experience.