waiverdb: Revert the path to the different fedora-messaging certs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ccc9feacbf
commit
ed3f0e69f7
1 changed files with 3 additions and 3 deletions
|
@ -10,6 +10,6 @@ topic_prefix = "org.fedoraproject.prod"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
[tls]
|
[tls]
|
||||||
ca_cert = "/etc/pki/rabbitmq/ca/ca.crt"
|
ca_cert = "/etc/pki/rabbitmq/ca/waiverdb.ca"
|
||||||
keyfile = "/etc/pki/rabbitmq/key/waiverdb{{env_suffix}}.key"
|
keyfile = "/etc/pki/rabbitmq/key/waiverdb.key"
|
||||||
certfile = "/etc/pki/rabbitmq/crt/waiverdb{{env_suffix}}.crt"
|
certfile = "/etc/pki/rabbitmq/crt/waiverdb.crt"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue