bodhi2: Add our certs to the config for koji
This commit is contained in:
parent
b8cc28a9f6
commit
cb0f208408
1 changed files with 3 additions and 3 deletions
|
@ -217,9 +217,9 @@ resultsdb_url = https://taskotron.stg.fedoraproject.org/resultsdb/
|
|||
resultsdb_api_url = https://taskotron.stg.fedoraproject.org/resultsdb_api/
|
||||
|
||||
# Koji certs
|
||||
#client_cert =
|
||||
#clientca_cert =
|
||||
#serverca_cert =
|
||||
client_cert = /etc/pki/bodhi/bodhi.pem
|
||||
clientca_cert = /etc/pki/bodhi/fedora-upload-ca.cert
|
||||
serverca_cert = /etc/pki/bodhi/fedora-server-ca.cert
|
||||
|
||||
##
|
||||
## ACL system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue