On 21 May 2012, at 07:07, Gregory Hosler <ghos...@redhat.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
>
> I am setting up a Koji server, and following the instructions given on the
> Fedora Koji wiki
>
> http://fedoraproject.org/wiki/Koji/ServerHowTo
>
> 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.
>
> Has anyone setup Koji before ? Anyone know how this should read ?
>
> Many thanks in advance, and all the best,
>
> - -Greg
>
> - --
> +---------------------------------------------------------------------+
>
> Please also check the log file at "/dev/null" for additional information.
> (from /var/log/Xorg.setup.log)
>
> | Greg Hosler ghos...@redhat.com |
> +---------------------------------------------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk+524wACgkQ404fl/0CV/RB8gCghP0oYND6xFrHbo2/u8pUNPyk
> nfsAnRlBjLnLDHlqH84VTzKxP1vBLno3
> =MVx9
> -----END PGP SIGNATURE-----
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
This works for me.
grep DN /etc/httpd/conf.d/kojihub.conf /etc/koji-hub/hub.conf
/etc/httpd/conf.d/kojihub.conf: PythonOption ProxyDNs
"/C=GB/ST=Surrey/O=Xentic/OU=kojiweb/CN=jayeola.zapto.org/emailAddress=jaye...@gmail.com"
/etc/koji-hub/hub.conf:DNUsernameComponent = CN
/etc/koji-hub/hub.conf:ProxyDNs =
/C=GB/ST=Surrey/O=Xentic/OU=kojiweb/CN=jayeola.zapto.org/emailAddress=jaye...@gmail.com
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel