Line 314:
Line 314:
</syntaxhighlight>ProxyDNs should be set to the DN of the kojiweb certificate. For example: <syntaxhighlight lang="ini">
</syntaxhighlight>ProxyDNs should be set to the DN of the kojiweb certificate. For example: <syntaxhighlight lang="ini">
DNUsernameComponent = CN
DNUsernameComponent = CN
−
ProxyDNs = /C=AU/ST=Victoria/L=Melbourne/O=Batley/OU=koji.koozali.org/CN=koji.koozali.org
+
ProxyDNs = /C=AU/ST=Victoria/L=Melbourne/O=koji/OU=kojiweb/CN=koji.koozali.org
</syntaxhighlight>SELinux changes to allow access<syntaxhighlight lang="bash">
</syntaxhighlight>SELinux changes to allow access<syntaxhighlight lang="bash">
setsebool -P httpd_can_network_connect_db 1
setsebool -P httpd_can_network_connect_db 1