[Freeipa-devel] [freeipa PR#285][opened] Check the result of cert request in replica installer

flo-renaud freeipa-github-notification at redhat.com
Tue Nov 29 20:57:23 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/285
Author: flo-renaud
 Title: #285: Check the result of cert request in replica installer
Action: opened

PR body:
"""
When running ipa-replica-install in domain-level 1, the installer
requests the LDAP and HTTP certificates using certmonger but does
not check the return code. The installer goes on and fails when
restarting dirsrv.

Fix: when certmonger was not able to request the certificate, raise an
exception and exit from the installer:

  [28/45]: retrieving DS Certificate
  [error] RuntimeError: Certificate issuance failed
Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.

ipa.ipapython.install.cli.install_tool(CompatServerReplicaInstall): ERROR    Certificate issuance failed
ipa.ipapython.install.cli.install_tool(CompatServerReplicaInstall): ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

https://fedorahosted.org/freeipa/ticket/6514
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/285/head:pr285
git checkout pr285
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-285.patch
Type: text/x-diff
Size: 2351 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161129/388a0406/attachment.bin>


More information about the Freeipa-devel mailing list