Skip to content

Pebble v2.2.1

Compare
Choose a tag to compare
@pebblebot pebblebot released this 29 Jul 20:41
9b54f0d

The previous v2.2.0 release mistakenly tagged the same commit as v2.1.0. Apologies for the mistake. This v2.2.1 release fixes this issue and should be used in its place.

Features

  • separate HTTP management interface/listener.
  • cert-status-by-serial management endpoint for checking revocation status.
  • probabilistic valid authorization reuse.

Bug-fixes

  • fix missing returns in WFE error paths.
  • fix WFE rendering of empty contact/authz challenge arrays.
  • fix custom DNS resolver on Windows.

Misc

  • update docker-compose.yml to use latest image tags.
  • update docker base images to use Go 1.12.
  • WFE "marshaling" typo fixes/consistency.

Heartfelt thanks to @adferrand, @alexzorin, @eggsampler and @felixfontein for their contributions to this release.