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

Disable download public verification key #3462

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

ramondeklein
Copy link
Collaborator

The MinIO console attempts to verify the license key. It needs the public key to verify the license signature and it downloads the key from subnet. MinIO is not supposed to contact external sites, unless explicitly asked to do so (#3456).

It now always uses the embedded public key (like it already did when subnet couldn't be reached). All license based products will be moving to AIStor eventually, so having the ability to deal with a rotating public key is less important.

@ramondeklein ramondeklein self-assigned this Oct 25, 2024
@ramondeklein ramondeklein marked this pull request as ready for review October 25, 2024 15:20
@cesnietor cesnietor merged commit 3d74e97 into minio:master Oct 28, 2024
22 of 33 checks passed
@ramondeklein ramondeklein deleted the disable-pubkey-download branch October 28, 2024 16:36
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.

3 participants