928cf2f
--- koji-1.2.2/cli/koji.conf.orig	2007-06-05 15:28:12.751753000 -0400
928cf2f
+++ koji-1.2.2/cli/koji.conf	2007-06-05 15:30:48.710640000 -0400
928cf2f
@@ -3,24 +3,24 @@
928cf2f
 ;configuration for koji cli tool
928cf2f
 
928cf2f
 ;url of XMLRPC server
928cf2f
-;server = http://hub.example.com/kojihub
928cf2f
+server = http://koji.fedoraproject.org/kojihub
928cf2f
 
928cf2f
 ;url of web interface
928cf2f
-;weburl = http://www.example.com/koji
928cf2f
+weburl = http://koji.fedoraproject.org/koji
928cf2f
 
928cf2f
 ;url of package download site
928cf2f
-;pkgurl = http://www.example.com/packages
928cf2f
+pkgurl = http://koji.fedoraproject.org/packages
928cf2f
 
928cf2f
 ;path to the koji top directory
928cf2f
-;topdir = /mnt/koji
928cf2f
+topdir = /mnt/koji
928cf2f
 
928cf2f
 ;configuration for SSL athentication
928cf2f
 
928cf2f
 ;client certificate
928cf2f
-;cert = ~/.koji/client.crt
928cf2f
+cert = ~/.fedora.cert
928cf2f
 
928cf2f
 ;certificate of the CA that issued the client certificate
928cf2f
-;ca = ~/.koji/clientca.crt
928cf2f
+ca = ~/.fedora-upload-ca.cert
928cf2f
 
928cf2f
 ;certificate of the CA that issued the HTTP server certificate
928cf2f
-;serverca = ~/.koji/serverca.crt
928cf2f
+serverca = ~/.fedora-server-ca.cert