[koji]

;configuration for koji cli tool

;url of XMLRPC server
server = http://ppc.koji.fedoraproject.org/kojihub

;url of web interface
weburl = http://ppc.koji.fedoraproject.org/koji

;url of package download site
topurl = http://ppc.koji.fedoraproject.org/

;configuration for SSL athentication

;client certificate
cert = ~/.fedora.cert

;certificate of the CA that issued the client certificate
ca = ~/.fedora-upload-ca.cert

;certificate of the CA that issued the HTTP server certificate
serverca = ~/.fedora-server-ca.cert

