#7316 The Issuer DN field in IPA is not updating properly
Closed: fixed 6 years ago Opened 6 years ago by frenaud.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1518932

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:
When changing the Certificate Chain from Self-signed CA certificate to
externally-signed CA certificate, the CA is updated but the Issuer DN field is
not updated accordingly

Version-Release number of selected component (if applicable):
RHEL 7.4
ipa-server-4.5.0-21.el7_4.2.2.x86_64

How reproducible:
everytime

Steps to Reproduce:
1. ipa-cacert-manage renew
2. ipa-certupdate
3. ipa ca-show ipa

Actual results:
ipa ca-show ipa shows
Subject DN: CN=Certificate Authority,O=IDMTEST.DOMAIN.COM
Issuer DN: CN=Certificate Authority,O=IDMTEST.DOMAIN.COM

Expected results:
ipa ca-show ipa shows
Subject DN: CN=Certificate Authority,O=IDMTEST.DOMAIN.COM
Issuer: DC=xx, DC=xx, DC=xx, DC=xx, CN=External Issuing CA

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1518932

6 years ago

Metadata Update from @frenaud:
- Issue priority set to: critical

6 years ago

I'll need to look into this. Probably involves the lightweight CA data that gets
returned by Dogtag.

Metadata Update from @ftweedal:
- Issue assigned to ftweedal

6 years ago

Metadata Update from @pvoborni:
- Issue tagged with: bug

6 years ago

Metadata Update from @ftweedal:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1503

6 years ago

master:

  • b07937d Update IPA CA issuer DN upon renewal

Fraser, please backport the fix to 4.5. ipatool failed to auto-create a backport:

Aplying to ipa-4-5: Update IPA CA issuer DN upon renewal
Failed to apply patches onto origin/ipa-4-5. Manual backport is needed.

ipa-4-6:

  • 69681c5 Update IPA CA issuer DN upon renewal

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Metadata Update from @cheimes:
- Issue status updated to: Open (was: Closed)

6 years ago

ipa-4-5:

  • e04c315 Update IPA CA issuer DN upon renewal

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

master:

  • e90d90c Check if issuer DN is updated after self-signed > external-ca

ipa-4-5:

  • 13037e6 Check if issuer DN is updated after self-signed > external-ca

ipa-4-6:

  • 39350af Check if issuer DN is updated after self-signed > external-ca

Login to comment on this ticket.

Metadata