8b3bc99 Import profiles earlier during install

3 files Authored by ftweedal 8 years ago, Committed by pvoborni 8 years ago,
    Import profiles earlier during install
    
    Currently, IPA certificate profile import happens at end of install.
    Certificates issuance during the install process does work but uses
    an un-customised caIPAserviceCert profile, resulting in incorrect
    subject DNs and missing extensions.  Furthermore, the
    caIPAserviceCert profile shipped with Dogtag will eventually be
    removed.
    
    Move the import of included certificate profiles to the end of the
    cainstance deployment phase, prior to the issuance of DS and HTTP
    certificates.
    
    Part of: https://fedorahosted.org/freeipa/ticket/4002
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+7 -3