Include:Abuild-keygen: Difference between revisions
Prabuanand (talk | contribs) (fixed the command updated the help message as per current version) |
Prabuanand (talk | contribs) (moved content from here to Abuild_and_Helpers#Signing_packages_and_indexes so this page can be transcluded wherever needed) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
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. | 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