debian-koji-osbuild/test
Christian Kellner 630d09f6c4 ci: generate koji certs with SAN in make-certs.sh
Generate the certificate to be used for koji in make-certs.sh by
the same CA that also generates the composer and client certs.
Create a single certificate that uses the SubjectAltName (SAN)
extension to cover two domains: localhost, org.osbuild.koji.koji,
which previously was done via two separate certificates; this is
the legacy usage which stopped working with go 1.15 (see previous
commit). As a consequence the apache config is modified to use
only one virtual host with a ServerAlias directive.
2020-11-12 13:13:55 +01:00
..
container ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00
data ci: rework ssl cert generation (SAN usage) 2020-11-12 13:13:55 +01:00
integration all: sync with composer changes 2020-09-25 22:33:31 +01:00
unit test/cli: check for release command line arg 2020-11-03 20:40:36 +01:00
action.yml test: add github test environment action 2020-09-12 16:00:54 +02:00
build-container.sh test: move container/ into test/ 2020-09-29 21:40:25 +01:00
copy-creds.sh ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00
Dockerfile test: shellcheck support for run-tests.sh 2020-09-17 19:53:06 +02:00
entrypoint.sh test: use "bash" for entrypoint.sh 2020-09-17 19:53:06 +02:00
integration.sh ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00
make-certs.sh ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00
make-tags.sh test/make-tags.sh: KOJI_SERVER env variable 2020-09-29 21:40:25 +01:00
run-builder.sh test/run-builder: use command -v instead of which 2020-09-29 21:40:25 +01:00
run-koji-container.sh ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00