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

update certs in old CI image #148

Merged
merged 1 commit into from
Oct 7, 2021
Merged

update certs in old CI image #148

merged 1 commit into from
Oct 7, 2021

Conversation

robbkidd
Copy link
Member

@robbkidd robbkidd commented Oct 7, 2021

Which problem is this PR solving?

Fixes #146. As described on the issue, the certs in one of the signing chains for gopkg.in expired Sept 30, 2021. Clients need up-to-date CA certs to trust the current signing chain.

Short description of the changes

This PR adds a conditional step to the test job to update the ca-certificates package within the running container when using the long-in-the-tooth Circle CI base image for Go 1.12.

The signing certs for gopkg.in expired Sept 30, 2021. Clients need
up-to-date CA certs to trust the current signing paths.
@robbkidd robbkidd added type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release. labels Oct 7, 2021
@robbkidd robbkidd requested a review from a team October 7, 2021 14:12
@robbkidd robbkidd merged commit dc03f4c into main Oct 7, 2021
@robbkidd robbkidd deleted the robb.update-certs-in-ci branch October 7, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go 1.12 failling in CI
2 participants