#6288 ipa-certupdate fails with "CA is not configured"
Closed: Fixed None Opened 7 years ago by frenaud.

With a CA-less ipa server, ipa-certupdate always fails with the following error:

$ 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 code is calling ca_find but not catching the exception returned because the CA is not configured.


master:

  • b36ee72 Fix ipa-certupdate for CA-less installation

ipa-4-4:

  • 1b8f6ec Fix ipa-certupdate for CA-less installation

Fix was overriden by commit 08b7683

master:

  • cd75eb3 Fix regression introduced in ipa-certupdate

ipa-4-4:

  • 2eeab3a Fix regression introduced in ipa-certupdate

Metadata Update from @frenaud:
- Issue assigned to frenaud
- Issue set to the milestone: FreeIPA 4.4.2

7 years ago

Login to comment on this ticket.

Metadata