Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate used in tlsconfig/config_test.go expired #83

Closed
lucaskanashiro opened this issue Mar 22, 2021 · 1 comment · Fixed by #104
Closed

Certificate used in tlsconfig/config_test.go expired #83

lucaskanashiro opened this issue Mar 22, 2021 · 1 comment · Fixed by #104

Comments

@lucaskanashiro
Copy link

According to this comment in the code:

// This is the currently active LetsEncrypt IdenTrust cross-signed CA cert. It expires Mar 17, 2021.

The certificate expired Mar 17, 2021. Due to that, TestConfigServerExclusiveRootPools and TestConfigClientExclusiveRootPools are failing. Take a look at this test log in the Ubuntu infrastructure:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/g/golang-github-docker-go-connections/20210319_032851_d71cb@/log.gz

@gotmax23
Copy link

@thaJeztah fixed this in f454ee8, but then it expired again. Can you please fix it again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants