The internal repository configuration (RepoConfig) supports IgnoreSSL which, when set to `true`, will run a depsolve job with the dnf repo parameter `sslverify` set to `false`. The serialisable repo object (repository) did not support reading this, so it was impossible to set in global repo configs (from /usr/share/osbuild-composer/repositories and /etc/osbuild-composer/repositories). It was, however, possible to set it through the weldr API when adding a new source. |
||
|---|---|---|
| .. | ||
| test | ||
| metadata.go | ||
| metadata_test.go | ||
| repository.go | ||