#928 dogtag configuring IPA service cert profile failing
Closed: Fixed None Opened 13 years ago by rcritten.

The profile we use for service certificates is failing to be loaded by dogtag resulting in the error:

ipa cert-request --add --principal=HTTP/panther.example.com panther.csr

ipa: ERROR: Certificate operation cannot be completed: FAILURE (Profile
caIPAserviceCert Not Found)

This is filed against dogtag in bug https://bugzilla.redhat.com/show_bug.cgi?id=675742


The problem is the profile is owned by root, not pkiuser. Not sure how this happened or what is changing the ownership but post-install chmod to pkiuser:pkiuser and restarting pki-cad fixes it.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.0.1 RC (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata