Changes

Jump to navigation Jump to search
105 bytes removed ,  04:11, 16 August 2023
Line 169: Line 169:  
_EOT
 
_EOT
 
chmod a+x ~/bin/koji_make_cert.sh
 
chmod a+x ~/bin/koji_make_cert.sh
</syntaxhighlight>and make it executable<syntaxhighlight lang="bash">
+
</syntaxhighlight>Lets create some certificates and add our admin user{{Note box|The koji documentation states that the kojihub and kojiweb certs must have the fully qualified server name as the common name (e.g. koji.koozali.org). You can differentiate them via the organisation unit name (e.g. kojihub and kojiweb).
chmod a+x ~/bin/koji_make_cert.sh
  −
</syntaxhighlight>Lets create some certificates and add our admin user
  −
{{Note box|The koji documentation states that the kojihub and kojiweb certs must have the fully qualified server name as the common name (e.g. koji.koozali.org). You can differentiate them via the organisation unit name (e.g. kojihub and kojiweb).
      
For the others, the common name should be the login name for that cert (e.g. kojira, kojid, kojiadmin).}}<syntaxhighlight lang="bash">
 
For the others, the common name should be the login name for that cert (e.g. kojira, kojid, kojiadmin).}}<syntaxhighlight lang="bash">
371

edits

Navigation menu