debian-koji-osbuild/plugins
Christian Kellner db82105eb0 plugin/builder: TLS/SSL support (client side certs)
Add support for client side certificates via a new configuration
option: "ssl_cert", which should be a path to the certificate or
a comma separated list of paths to certificates.
Additionally, the "ssl_verify" option controls how the server
certificate is validated. This can either be a boolean ("True",
"False") or a path to a CA file.
NB: The url for the composer host must contain "https" for the
ssl/tls engine to kick in.

When used as a stand-alone koji API client, two new command
line options are provided, --cert and --ca. See their help
text for a description.
2020-09-17 10:48:37 +02:00
..
builder plugin/builder: TLS/SSL support (client side certs) 2020-09-17 10:48:37 +02:00
cli plugin/cli: silence pylint warning 2020-09-11 23:18:04 +01:00
hub plugin/hub: fix typo 2020-09-17 10:48:37 +02:00