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

1 file Authored by cheimes 8 years ago, Committed by mbasti 8 years ago,
    certprofile-import: do not require profileId in profile data
    
    certprofile-import no longer requires profileId in profile data. Instead
    the profile ID from the command line is taken and added to the profile
    data internally.
    
    If profileId is set in the profile, then it still has to match the CLI
    option.
    
    https://fedorahosted.org/freeipa/ticket/5090
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>