debian-forge/sources
Martin Sehnoutka ee3760e1ba sources/curl: Implement new way of getting RHSM secrets
The previous version covered too few use cases, more specifically a
single subscription. That is of course not the case for many hosts, so
osbuild needs to understand subscriptions.

When running org.osbuild.curl source, read the
/etc/yum.repos.d/redhat.repo file and load the system subscriptions from
there. While processing each url, guess which subscription is tied to
the url and use the CA certificate, client certificate, and client key
associated with this subscription. It must be done this way because the
depsolving and fetching of RPMs may be performed on different hosts and
the subscription credentials are different in such case.

More detailed description of why this approach was chosen is available
in osbuild-composer git: https://github.com/osbuild/osbuild-composer/pull/1405
2021-06-04 18:23:05 +01:00
..
org.osbuild.curl sources/curl: Implement new way of getting RHSM secrets 2021-06-04 18:23:05 +01:00
org.osbuild.inline sources: introduce org.osbuild.inline 2021-05-12 14:26:16 +02:00
org.osbuild.ostree sources/ostree: remove export functionality 2021-04-29 12:58:01 +02:00