debian-forge-composer/cmd
Ondřej Budai 9a26d077db worker/api: add domain allowlist
There's need for control which certificates to accept. This commit introduces
the domain allowlist. The basic idea is that composer accepts only
certificates issued to domain names specified in osbuild-composer config file.
It allows multiple domains to be specified.

To accept just w1.osbuild.org and w2.osbuild.org, use:
domain_allowlist = [ "w1.osbuild.org", "w2.osbuild.org" ]
2020-09-23 11:08:21 +01:00
..
osbuild-composer worker/api: add domain allowlist 2020-09-23 11:08:21 +01:00
osbuild-composer-cloud osbuild-composer-cloud: introduce the cloud-specific service 2020-09-22 11:38:28 +02:00
osbuild-composer-cloud-tests osbuild-composer-cloud: introduce the cloud-specific service 2020-09-22 11:38:28 +02:00
osbuild-dnf-json-tests distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
osbuild-image-tests tests: print SSH error for more info. Refs #987 2020-09-22 16:03:30 +02:00
osbuild-koji upload/koji: don't pass task_id to cg_init_build 2020-09-16 00:15:02 +01:00
osbuild-pipeline distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
osbuild-store-dump distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
osbuild-tests tests: Add reproducer for #524 2020-06-26 22:02:46 +02:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure cmd/osbuild-upload-azure: improve error message on wrong arguments 2020-04-27 20:34:20 +02:00
osbuild-worker koji: add config files to configure kerberos settings 2020-09-16 00:15:02 +01:00