Skip to content

v0.11.0

Compare
Choose a tag to compare
@wjdp wjdp released this 15 Dec 17:38
· 110 commits to master since this release
7d18ba0

Enhancements

  • #112 Add IgnoreSSLVerify option (@jgazeau in #113)
  • Bump Go version to 1.13.x & upgrade dependencies.

Bug Fixes

Changelog

083b3bb Add IgnoreEmptyHref option
4ac4880 Add ca-certificates to Docker image
7cb03ea Add the ability for html test to accept servers using AIA.
30138c0 Adding IgnoreSSLVerify option
d1da91e Adding test case for IgnoreSSLVerify option
fd0744b Adding test case for IgnoreSSLVerify option
c580c11 Adding test case for IgnoreSSLVerify option
310a9d7 Bump docker Go version to 1.13 and add dockerignore file
760e415 Disable VCR for TestAnchorExternalHTTPSMissingChain
6d236af Fix failing test with invalid port by adding popper handling of the error.
088a1d4 Run gofmt
3e13c9a Update CI go version to 1.13.x
a97ce21 Upgrade dependencies in go.mod and go.sum