Skip to content

mod_md v1.1.8

Compare
Choose a tag to compare
@icing icing released this 05 Jan 14:55
· 737 commits to master since this release
  • new configuration directive "MDBaseServer on|off" to allow/inhibit management of the base
    server domains outside VirtualHosts. By default, this is "off", e.g. mod_md will not manage
    certificates or perform https: redirections on the base server. This follows the
    principle of least surprise.
  • Fixed gcc warnings.