Include:Abuild-keygen: Difference between revisions
m (added to Development Category) |
Prabuanand (talk | contribs) (moved content from here to Abuild_and_Helpers#Signing_packages_and_indexes so this page can be transcluded wherever needed) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
For abuild a public/private rsa key pair is needed. < | For abuild a public/private rsa key pair is needed. The <code>abuild-keygen</code> command from {{pkg|abuild}} package generates and configures the security keys.{{Cmd|$ abuild-keygen -a -i}} | ||
{{Cmd|abuild-keygen -a -i}} | |||
Latest revision as of 10:06, 14 March 2025
For abuild a public/private rsa key pair is needed. The abuild-keygen
command from abuild package generates and configures the security keys.
$ abuild-keygen -a -i