Setting up Koji question

Mathieu Bridon bochecha at fedoraproject.org
Mon May 21 06:32:15 UTC 2012


On Mon, 2012-05-21 at 14:07 +0800, Gregory Hosler wrote:
> Part way down, there are directions on
> 
>         Generate a PKCS12 user certificate
> 
> This is for web browser. This is only required for user certificates.
> 
> The statement to create such a certificate is:
> 
>         openssl pkcs12 -export -inkey certs/${user}.key -in
> certs/${user}.crt \
>                 -CAfile ${caname}_ca_cert.crt \
>                 -out certs/${user}_browser_cert.p12
> 
> 
> "caname" is globally set (in the above documentation) to "koji".
> 
> My problem is the "user" variable. There are no clues or hints as to
> what the
> user variable should be set to.

This should be the name of the user you have just created in the Koji
DB.


-- 
Mathieu




More information about the devel mailing list