PR#2627: hub: remove global SSLVerifyClient option
Merges #2627 https://pagure.io/koji/pull-request/2627 Fixes: #2582 https://pagure.io/koji/issue/2582 Error: Unable to connect to server for some koji cli commands
This commit is contained in:
commit
b3f548f803
1 changed files with 0 additions and 8 deletions
|
|
@ -48,14 +48,6 @@ Alias /kojifiles "/mnt/koji/"
|
|||
# SSLOptions +StdEnvVars
|
||||
# </Location>
|
||||
|
||||
# If you need to support koji < 1.4.0 clients using SSL authentication, then use the following instead:
|
||||
# <Location /kojihub>
|
||||
# SSLOptions +StdEnvVars
|
||||
# </Location>
|
||||
# In this case, you will need to enable these options globally (in ssl.conf):
|
||||
# SSLVerifyClient require
|
||||
# SSLVerifyDepth 10
|
||||
|
||||
# uncomment this to enable authentication via GSSAPI
|
||||
# <Location /kojihub/ssllogin>
|
||||
# AuthType GSSAPI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue