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

local-s3: update-ca-trust is no longer part of the minio image #561

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

jelly
Copy link
Member

@jelly jelly commented Oct 27, 2023

No description provided.

@jelly jelly force-pushed the minio-dropped-update-ca-trust branch from b0babcf to 87e3cfd Compare October 27, 2023 15:46
@jelly
Copy link
Member Author

jelly commented Oct 27, 2023

This feel hackish @martinpitt, but I think not only minion's cli utility use this cert but also curl right?

So bind mounting the ca cert into $HOME/.minio/certs/ca likely won't help?
https://min.io/docs/minio/linux/operations/network-encryption.html#self-signed-internal-and-private-certificates

Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This also breaks the production instance, so let's land this. Yes, it's a bit hackish, but in essence that cating is all that update-ca-trust does.

@martinpitt martinpitt marked this pull request as ready for review October 28, 2023 06:02
@martinpitt martinpitt merged commit d887c16 into main Oct 28, 2023
2 checks passed
@martinpitt martinpitt deleted the minio-dropped-update-ca-trust branch October 28, 2023 06:02
@martinpitt
Copy link
Member

Deployed, seems to work 🎉

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 this pull request may close these issues.

2 participants