00a8446 acme: configure engine.conf and disable by default

5 files Authored by ftweedal 3 years ago, Committed by rcritten 3 years ago,
    acme: configure engine.conf and disable by default
    
    When deploying ACME set up configsources.conf to retrieve engine
    configuration from engine.conf.  In the initial configuration, the
    ACME service is disabled (i.e. it will refuse to service requests).
    
    A subsequent commit will add command(s) for flipping the ACME
    service on or off (on a per-server basis).  Later we will move to
    LDAP configuration so that management of the ACME service is
    deployment-wide.
    
    The default configuration also disables issuance of wildcard
    certificates.
    
    Part of: https://pagure.io/freeipa/issue/4751
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -0
file modified
+2 -0