URL: https://github.com/freeipa/freeipa/pull/3102 Author: tiran Title: #3102: Workaround for AJP to bind on IPv6 localhost Action: opened
PR body: """ Tomcat's AJP connector binds to IPv4 localhost only. This causes issues with IPv6-only environment. The installer now detects if localhost6 is available and working, then configures Dogtag's Tomcat to use localhost6.
Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3102/head:pr3102 git checkout pr3102
URL: https://github.com/freeipa/freeipa/pull/3102 Author: tiran Title: #3102: Workaround for AJP to bind on IPv6 localhost Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3102/head:pr3102 git checkout pr3102
freeipa-devel@lists.stg.fedorahosted.org