a83eaa8 acme: add certbot dns script

3 files Authored by ftweedal 3 years ago, Committed by rcritten 3 years ago,
    acme: add certbot dns script
    
    Add a script to use as a certbot hook for satisfying the dns-01
    challenge.  It will be used during testing, and may be useful or
    instructive for users of FreeIPA.
    
    It is installed as part of the freeipa-client package under
    /usr/libexec/ipa/acme.  Future ACME-related scripts can be added in
    the same place.
    
    Part of: https://pagure.io/freeipa/issue/4751
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+10 -1
file modified
+3 -1