#7245 Custom ca-subject logging
Closed: fixed 6 years ago Opened 6 years ago by rcritten.

Logging is a bit incomplete when using a custom CA subject passed in via --ca-subject.

If there is a problem finding the IPA CA certificate then the installer will log:

ERROR IPA CA certificate not found in /tmp/servercert.pem, /tmp/cacert.pem

It should include the subject that is being looked for.


Metadata Update from @rcritten:
- Issue tagged with: easyfix

6 years ago

@rcritten can you please provide a bit more context. e.g. what command causes the error mentioned above?

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

6 years ago

This is from a second stage ipa-server-install with an external CA.

This message will be seen if none of the certificates passed in has a subject which matches what IPA is expecting it to be. The log message doesn't show what IPA is expecting, just that it doesn't match "something".

master:

  • fc8c130 Custom ca-subject logging

ipa-4-6:

  • f8ebd6e Custom ca-subject logging

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

6 years ago

Login to comment on this ticket.

Metadata