[koji]

;configuration for koji cli tool

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

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

;url of package download site
topurl = http://armpkgs.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

