Kojid will not accept an empty serverca, and default to /etc/kojid/ca.cert, which does not exist
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ad5b8337f7
commit
d9f002c064
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ smtphost=bastion.phx2.fedoraproject.org
|
||||||
from_addr=Fedora Koji Build System <buildsys@fedoraproject.org>
|
from_addr=Fedora Koji Build System <buildsys@fedoraproject.org>
|
||||||
|
|
||||||
;configuration for SSL athentication
|
;configuration for SSL athentication
|
||||||
|
serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||||
|
|
||||||
; Kerberos configuration
|
; Kerberos configuration
|
||||||
host_principal_format = compile/%s@{{ ipa_realm }}
|
host_principal_format = compile/%s@{{ ipa_realm }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue