#2627 hub: remove global SSLVerifyClient option
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji rm-global-sslverifyclient  into  master

Download 2627.patch

Stop recommending that clients set SSLVerifyClient require globally on the hub httpd server.

In the latest versions of the koji CLI, we perform many RPCs anonymously in order to improve performance, and this is incompatible with hubs that enforce SSLVerifyClient require globally.

Fixes: https://pagure.io/koji/issue/2582

Metadata Update from @tkopecek:
- Pull-request tagged with: no_qe

Commit b3f548f8 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata