#7173 Switch from externally-signed to self-signed CA fails
Closed: fixed 6 years ago Opened 6 years ago by frenaud.

ipa-cacert-manage renew --self-signed fails when switching from an externally signed CA to a self-signed CA.

In order to reproduce
1. install ipa server with --external-ca option
2. renew the CA cert as self-signed with ipa-cacert-manage renew --self-signed

The command exits on error with:

$ sudo ipa-cacert-manage renew --self-signed
Renewing CA certificate, please wait
Error resubmitting certmonger request '20170929123437', please check the request manually
The ipa-cacert-manage command failed.
$ sudo getcert list -i 20170929123437
Number of certificates and requests being tracked: 9.
Request ID '20170929123437':
    status: MONITORING
    ca-error: Updated certificate not available

Metadata Update from @frenaud:
- Issue assigned to frenaud

6 years ago

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

6 years ago

Metadata Update from @tkrizek:
- Issue priority set to: normal
- Issue set to the milestone: FreeIPA 4.5.4

6 years ago

master:

  • 49cf5ec ipa-cacert-manage renew: switch from ext-signed CA to self-signed

ipa-4-5:

  • 22e285f ipa-cacert-manage renew: switch from ext-signed CA to self-signed

ipa-4-6:

  • b1eee11 ipa-cacert-manage renew: switch from ext-signed CA to self-signed

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

6 years ago

Login to comment on this ticket.

Metadata