container/builder: configure ssl for plugin

Configure the ssl/tls cert verification. Use make-certs.sh and
copy-creds.sh from test/ to put all the ducks in the row for
this to work.
This commit is contained in:
Christian Kellner 2020-09-16 14:13:38 +02:00
parent 2fed0b7c5b
commit 660713a39b

View file

@ -1,5 +1,7 @@
[composer]
url = http://composer:8701/
url = https://composer:8701/
ssl_cert = /share/worker-crt.pem, /share/worker-key.pem
ssl_verify = /share/worker-ca.pem
[koji]
url = https://localhost/kojihub/