Discussion:
[Freeipa-devel] [freeipa PR#576][opened] Installation must publish CA cert in /usr/share/ipa/html/ca.crt
flo-renaud
2017-03-13 16:01:40 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/576
Author: flo-renaud
Title: #576: Installation must publish CA cert in /usr/share/ipa/html/ca.crt
Action: opened

PR body:
"""
Regression introduced with commit d124e30.
ipa-server-install and ipa-replica-install must publish the CA cert
in /usr/share/ipa/html/ca.crt, otherwise the web page
http://ipaserver.ipadomain.com/ipa/config/ssbrowser.html has a link to
http://ipaserver.ipadomain.com/ipa/config/ca.crt but this file is missing.

https://pagure.io/freeipa/issue/6750
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/576/head:pr576
git checkout pr576
MartinBasti
2017-03-13 16:43:37 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/576
Title: #576: Installation must publish CA cert in /usr/share/ipa/html/ca.crt

Label: +ack
MartinBasti
2017-03-13 17:13:04 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/576
Title: #576: Installation must publish CA cert in /usr/share/ipa/html/ca.crt

Label: +pushed

Loading...