pull docs updates from Fedora wiki

This commit is contained in:
Mike McLean 2016-08-23 16:49:24 -04:00
parent 66b0e73dcd
commit a6affa38d5
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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