496fe1c set "--preconfigured-renewal" in /etc/letsencrypt/cli.ini as requested by upstream

Authored and Committed by fschwarz 2 years ago
1 file changed. 9 lines added. 2 lines removed.
    set "--preconfigured-renewal" in /etc/letsencrypt/cli.ini as requested by upstream
    
    from https://certbot.eff.org/docs/packaging.html
    > --preconfigured-renewal should be included on the CLI or in cli.ini
    > for all invocations of Certbot, so that it can adjust its interactive
    > output regarding automated renewal (Certbot >= 1.9.0).
    
    specifically requested by upstream (for EPEL):
    https://github.com/certbot/certbot/issues/8889
    
    Right now this is only set for Fedora as the service is not enabled
    by default in EPEL:
    - https://bugzilla.redhat.com/show_bug.cgi?id=1986205
    - https://src.fedoraproject.org/rpms/epel-release/c/50e24524a993831fbcdcf7b025a98b82e8aeb44b?branch=epel8
    
        
file modified
+9 -2