diff options
| author | Florence Blanc-Renaud <flo@redhat.com> | 2016-09-01 15:53:38 +0200 |
|---|---|---|
| committer | Jan Cholasta <jcholast@redhat.com> | 2016-09-06 07:50:55 +0200 |
| commit | b36ee723b77a2721f4200d5df02268a9bd6a60b5 (patch) | |
| tree | 575dabb3f40b30d416c0445c064ad987d0d2bafc /ipapython/install | |
| parent | 00d43095da211f542189c95c88fc2e2c32e75565 (diff) | |
Fix ipa-certupdate for CA-less installation
In a CA-less installation, ipa-certupdate fails with the error message:
$ ipa-certupdate
trying https://vm-180.abc.idm.lab.eng.brq.redhat.com/ipa/session/json
Forwarding 'ca_is_enabled' to json server 'https://vm-180.abc.idm.lab.eng.brq.redhat.com/ipa/session/json'
Forwarding 'ca_find/1' to json server 'https://vm-180.abc.idm.lab.eng.brq.redhat.com/ipa/session/json'
CA is not configured
The ipa-certupdate command failed.
The issue happens because ipa-certupdate tries to call ca_find even on a
CA_less deployment. The fix skips the call to ca_find in this case.
https://fedorahosted.org/freeipa/ticket/6288
Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
Diffstat (limited to 'ipapython/install')
0 files changed, 0 insertions, 0 deletions
