Skip to content

Releases: fcjr/aia-transport-go

v1.2.2

16 Feb 14:12
206c2fd
Compare
Choose a tag to compare

Allows resolution of semi-incomplete or miss configured chains by starting AIA at the leaf.

Version 1.2.1

21 Feb 04:38
254fb2e
Compare
Choose a tag to compare
  • Fixes an issue with certian redirects failing verification

Version 1.2.0

11 Feb 22:42
a6ded81
Compare
Choose a tag to compare
v1.2.0

Remove log (#6)

Version 1.1.0

10 Feb 14:46
7d32149
Compare
Choose a tag to compare

Features:

  • Adds chain caching to avoid rebuilding chain, increasing speed of aia chain resolution
  • Adds tests for chains with multiple missing intermediate certificates

Initial Release!

09 Feb 15:04
Compare
Choose a tag to compare

Implements basic AIA chain resolution via custom configured http.Transport.