[koji]

;configuration for koji cli tool

;url of XMLRPC server
server = http://koji.russianfedora.pro/kojihub

;url of web interface
weburl = http://koji.russianfedora.pro/koji

;url of package download site
topurl = http://koji.russianfedora.pro

;path to the koji top directory
topdir = /mnt/koji

;configuration for SSL authentication

;client certificate
cert = ~/.koji/client.crt

;certificate of the CA that issued the client certificate
ca = ~/.koji/clientca.crt

;certificate of the CA that issued the HTTP server certificate
serverca = ~/.koji/serverca.crt

authtype = ssl
anon_retry=true