Skip to content

mod_md v2.4.16

Compare
Choose a tag to compare
@icing icing released this 12 May 09:26
· 91 commits to master since this release
  • The MDCertificateAuthority directive can take more than one URL/name of
    an ACME CA. This gives a failover for renewals when several consecutive attempts
    to get a certificate failed. See REAME for details.
  • New directive MDRetryDelay to set the delay of retries. See README
    for details.
  • New directive MDRetryFailover to set the number of errored attempts
    before an alternate CA is selected for certificate renewals. See README
    for details.