Include:Abuild-keygen: Difference between revisions

From Alpine Linux
(Created page with "{{Cmd|abuild-keygen -a -i}} '''abuild-keygen options''' * '''-h''' Show this help")
 
(moved content from here to Abuild_and_Helpers#Signing_packages_and_indexes so this page can be transcluded wherever needed)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Cmd|abuild-keygen -a -i}}
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}}
 
'''abuild-keygen options'''
 
* '''-h'''  Show this help

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