Support proxying images with no provided intermediate cert (#241)

Replace http.DefaultTransport with aia-transport-go to properly handle missing intermediate certs
This commit is contained in:
Blake Stoddard 2020-09-10 04:52:43 -04:00 committed by GitHub
parent 52f4360543
commit fd43ff2198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

1
go.mod
View file

@ -11,6 +11,7 @@ require (
github.com/die-net/lrucache v0.0.0-20190707192454-883874fe3947
github.com/disintegration/imaging v1.6.2
github.com/dnaeon/go-vcr v1.0.1 // indirect
github.com/fcjr/aia-transport-go v1.2.1
github.com/gomodule/redigo v2.0.0+incompatible
github.com/gorilla/mux v1.8.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79