Skip to content

mod_md v2.6.1

Choose a tag to compare

@icing icing released this 15 Aug 10:18
· 8 commits to master since this release
v2.6.1
cc741cc
  • Increasing default MDRetryDelay to 30 seconds to generate less bursty
    traffic on errored renewals for the ACME CA. This leads to error retries
    of 30s, 1 minute, 2, 4, etc. up to daily attempts.
  • Checking that configuring MDRetryDelay will result in a positive
    duration. A delay of 0 is not accepted.
  • Fix a bug in checking Content-Type of responses from the ACME server.