Discussion:
[Freeipa-devel] [freeipa PR#622][opened] replica prepare: fix wrong IPA CA nickname in replica file
HonzaCholasta
2017-03-20 06:46:47 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Author: HonzaCholasta
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file
Action: opened

PR body:
"""
Lookup IPA CA subject and pass it to CertDB when creating dscert.p12 and
httpcert.p12, otherwise a generic nickname will be used for the IPA CA
certificate instead of "$REALM IPA CA".

This fixes replica install on domain level 0 from a replica file created
using ipa-replica-install on IPA 4.5.

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

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/622/head:pr622
git checkout pr622
martbab
2017-03-22 14:41:26 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file

martbab commented:
"""
I ran into some issues with CA deployment, but they vanished after re-provisioning my test env. Otherwise it works.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/622#issuecomment-288420027
martbab
2017-03-22 14:48:53 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file

Label: +ack
martbab
2017-03-22 14:57:28 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Author: HonzaCholasta
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/622/head:pr622
git checkout pr622
martbab
2017-03-22 14:57:25 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file

Label: +pushed
martbab
2017-03-22 14:57:31 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/622
Title: #622: replica prepare: fix wrong IPA CA nickname in replica file

martbab commented:
"""
master:

* 9939aa53630a9c6a66e83140e64ec56539891c13 replica prepare: fix wrong IPA CA nickname in replica file
ipa-4-5:

* df60e88e1bca6efd5ebf2a88e7825a5fd2631f08 replica prepare: fix wrong IPA CA nickname in replica file
"""

See the full comment at https://github.com/freeipa/freeipa/pull/622#issuecomment-288425325
Loading...