pull docs updates from Fedora wiki
This commit is contained in:
parent
66b0e73dcd
commit
a6affa38d5
2 changed files with 4 additions and 1 deletions
|
|
@ -254,3 +254,6 @@ Available tests
|
|||
* true if any pattern matches
|
||||
* the user matched is the user performing the action
|
||||
|
||||
``match``
|
||||
* matches a field in the data against glob patterns
|
||||
* true if any pattern matches
|
||||
|
|
|
|||
|
|
@ -658,7 +658,7 @@ options should point to where the certificates are located on the hub.
|
|||
::
|
||||
|
||||
SSLCertificateFile /etc/pki/koji/certs/kojihub.crt
|
||||
SSLCertificateKeyFile /etc/pki/koji/certs/kojihub.key
|
||||
SSLCertificateKeyFile /etc/pki/koji/private/kojihub.key
|
||||
SSLCertificateChainFile /etc/pki/koji/koji_ca_cert.crt
|
||||
SSLCACertificateFile /etc/pki/koji/koji_ca_cert.crt
|
||||
SSLVerifyClient require
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue