Skip to content

Tags: letsencrypt/challtestsrv

Tags

v1.4.2

Toggle v1.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
beautifulentropy Samantha Frank
Split long TXT record values into RFC 1035-compliant chunks (#34)

v1.4.1

Toggle v1.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
beautifulentropy Samantha Frank
Fix code erroneously removed to satisfy lints #33

v1.4.0

Toggle v1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
beautifulentropy Samantha Frank
Prepare challtestsrv for DNS-persist challenge support (#32)

v1.3.3

Toggle v1.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
beautifulentropy Samantha Frank
Capture the contents of the User-Agent Header where possible (#25)

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
http-01: remove MaxVersion restriction (#23)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix DoH response writer (#22)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add DoH support for DNS challenges and fake data (#21)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update miekg/dns to latest. (#16)

v1.2.0

Toggle v1.2.0's commit message
v1.2.0

This minor version release adds support for mocking SERVFAIL responses to DNS
queries for specific names.

v1.1.0

Toggle v1.1.0's commit message
This minor version release adds simple support for CNAMEs as DNS alia…

…ses (up to

one level deep): #7

Thanks to @ryansouza for the implementation.