b0d9a47 Setup lightweight CA key retrieval on install/upgrade

10 files Authored by ftweedal 7 years ago, Committed by jcholast 7 years ago,
    Setup lightweight CA key retrieval on install/upgrade
    
    Add the ipa-pki-retrieve-key helper program and configure
    lightweight CA key replication on installation and upgrade.  The
    specific configuration steps are:
    
    - Add the 'dogtag/$HOSTNAME' service principal
    - Create the pricipal's Custodia keys
    - Retrieve the principal's keytab
    - Configure Dogtag's CS.cfg to use ExternalProcessKeyRetriever
      to invoke ipa-pki-retrieve-key for key retrieval
    
    Also bump the minimum version of Dogtag to 10.3.2.
    
    Part of: https://fedorahosted.org/freeipa/ticket/4559
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+4 -3
file modified
+1 -0
file modified
+1 -0
file modified
+8 -1