0c8501e hub: remove global SSLVerifyClient option

1 file Authored by ktdreyer 3 years ago, Committed by tkopecek 3 years ago,
    hub: remove global SSLVerifyClient option
    
    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.
    
        
file modified
+0 -8