#4627 Handle profile changes in dogtag-ipa-ca-renew-agent
Closed: Fixed None Opened 9 years ago by jcholast.

To update the CA certificate in the Dogtag NSS database, the ipa-cacert-manage renew and ipa-certupdate commands temporarily change the profile of the CA certificate certmonger request, resubmit it and change the profile back to the original one.

When something goes wrong while resubmitting the request, it needs to be modified and resubmitted again manually. This might fail with invalid cookie error, because changing the profile does not change the internal state of the request.

Detect this in dogtag-ipa-ca-renew-agent and reset the internal state when profile is changed.


Patch was not reviewed in 4.1 scope, moving to 4.1.1 release.

master:

  • a649a84 Handle profile changes in dogtag-ipa-ca-renew-agent

ipa-4-1:

  • 2ee248b Handle profile changes in dogtag-ipa-ca-renew-agent

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.1.1

7 years ago

Login to comment on this ticket.

Metadata