docker / go-connections

Utility package to work with network connections
https://pkg.go.dev/github.com/docker/go-connections
Apache License 2.0
217 stars 101 forks source link

tlsconfig: update expired Let’s Encrypt CA fixture #86

Closed thaJeztah closed 3 years ago

thaJeztah commented 3 years ago

to fix the failures on https://github.com/docker/go-connections/pull/84

It expired on Mar 17, 2021, causing tests to fail:

=== RUN   TestConfigClientExclusiveRootPools
    config_test.go:595: Unable to verify certificate 1: x509: certificate has expired or is not yet valid: current time 2021-07-21T14:20:01Z is after 2021-03-17T16:40:46Z