Commit Graph

2 Commits

Author SHA1 Message Date
Matej Vasek 650f99f936
test: fix URL (#777)
On CI machines the image registry is present and reachable.
That causes the actual registry, not mock server, is accessed by the test.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-01-24 03:50:29 -08:00
Matej Vasek 8ceb325142
Enable custom CA for specified server names (#770)
* src: refactor

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* src: Allow usage of custom CA for

Allows TLS verify against custom CA for chosen server names.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: style

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: lint

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: cleanup

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-01-21 06:50:04 -08:00