#5090 [RFE] certprofile: do not require profileId in profile data
Closed: Fixed None Opened 8 years ago by ftweedal.

The certprofile-import command takes profileId on command line,
and also requires it in the profile data (furthermore, it checks
that these data match).

Support profile data without the profileId field, adding the value
from the command line if it is absent. (If it is present, the
existing behaviour shall apply).


mkosek: why is profileID read from 2 places?

ftweedal: IPA framework wants the profile_id (which is used as CN) as first argument. Dogtag also requires it in the profile configuration data. Proposal: if profileId is present in file, check for match, but if not present, add it.


master:

  • a4ade19 certprofile-import: do not require profileId in profile data

ipa-4-2:

  • d80e90f certprofile-import: do not require profileId in profile data

Metadata Update from @ftweedal:
- Issue assigned to cheimes
- Issue set to the milestone: FreeIPA 4.2.1

7 years ago

Login to comment on this ticket.

Metadata