Skip to content

0.8.5

Latest

Choose a tag to compare

@djc djc released this 24 Feb 10:06
· 3 commits to main since this release
0.8.5

This release fixes Challenge deserialization errors of the form "missing field token" when using instant-acme with CAs offering challenge types that don't present a token (like the new dns-persist-01 challenge type, with Pebble v2.10.0+). This releases is intended to make sure there is a 0.8.x release that keeps working with ACME servers that expose a dns-persist-01 challenge, while we work on a more principled fix and support for dns-persist-01.

What's Changed