mod_md v2.6.8
- Fix the ARI related
replacesproperty in ACME order creation to only
be used when the CA supports ARI and it is enabled in the menu config.
Fixes #406. - Fix compatibility with APR versions before 1.6.0 which do not have
apr_cstr_casecmpand should useapr_strnatcasecmpinstead.