4174069
--- koji-1.12.0/cli/koji.conf.orig	2017-04-18 14:35:15.879593521 -0500
4174069
+++ koji-1.12.0/cli/koji.conf	2017-04-18 14:37:45.818233378 -0500
2b4b9af
@@ -3,18 +3,20 @@
a358def
 ;configuration for koji cli tool
a358def
 
a358def
 ;url of XMLRPC server
a358def
-;server = http://hub.example.com/kojihub
be89d25
+server = https://koji.fedoraproject.org/kojihub
a358def
 
a358def
 ;url of web interface
a358def
-;weburl = http://www.example.com/koji
be89d25
+weburl = https://koji.fedoraproject.org/koji
a358def
 
a358def
 ;url of package download site
a358def
-;pkgurl = http://www.example.com/packages
56be6ed
+topurl = https://kojipkgs.fedoraproject.org/
a358def
 
a358def
 ;path to the koji top directory
bd91f98
 ;topdir = /mnt/koji
79aa943
 
2b4b9af
 ;configuration for Kerberos authentication
be89d25
+authtype = kerberos
be89d25
+krb_rdns = false
2b4b9af
 
2b4b9af
 ;the service name of the principal being used by the hub
2b4b9af
 ;krbservice = host
4174069
@@ -25,10 +27,4 @@
2b4b9af
 ;the keytab to auth as for automated clients
2b4b9af
 ;keytab = /etc/krb5.keytab
4174069
be89d25
-;configuration for SSL authentication
be89d25
-
be89d25
-;client certificate
a358def
-;cert = ~/.koji/client.crt
be89d25
-
be89d25
-;certificate of the CA that issued the HTTP server certificate
a358def
-;serverca = ~/.koji/serverca.crt
4174069
+use_fast_upload = yes