Skip to content

Releases: ParaParty/certdx

v0.4.2

25 Jun 06:33
v0.4.2
4727b2f

Choose a tag to compare

What's Changed

  • feat: Add http mtls support by @LDLDL in #18

Full Changelog: v0.4.1...v0.4.2

v0.4.0 Release

27 Apr 15:33
v0.4.0
c522837

Choose a tag to compare

What's Changed

  • fix: rewrite grpc client failover fallback logic by @LDLDL in #15

Full Changelog: v0.3.0...v0.4.0

v0.3.0 Release

15 Apr 16:02

Choose a tag to compare

What's Changed

  • feat: challenger selector by @ExerciseBook in #3
  • feat: implement SDS gRPC for client and server by @LDLDL in #5
  • chores: Refine logging by @LDLDL in #6
  • chores: Adjust google cloud credential config by @LDLDL in #9
  • chores: Adjust directory structure by @LDLDL in #10
  • feat: caddy support by @ExerciseBook in #12
  • Fix some problem in caddy certdx plugin by @LDLDL in #13
  • refactor: refine code structure by @LDLDL in #14

Full Changelog: v0.2...v0.3.0

v0.2 Release

22 Mar 03:58

Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2

v0.1 Release

30 Dec 12:25
acb3784

Choose a tag to compare

Security update

fix server not start in https
add test argument to client that allow skip verify server certification
do not send body "404 page not found" when request non api path and non api method
modify validBefore turncate to 1hour