Skip to content

Conversation

@vadmeste
Copy link
Member

If Console is talking locally to MinIO, skip the TLS verification if any.

This will allow users to avoid defining the correct MINIO_SERVER_URL domain
address, when TLS is enabled, useful in a bare-metal setup.

harshavardhana
harshavardhana previously approved these changes Sep 23, 2022
@harshavardhana
Copy link
Member

PTAL at the failed tests @vadmeste

Anis Elleuch added 2 commits October 10, 2022 09:38
If CONSOLE_MINIO_URL is pointing to 127.0.0.1, skip the TLS verificatin
Copy link
Contributor

@Alevsk Alevsk left a comment

Choose a reason for hiding this comment

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

Tested, works fine, this verification will only apply if the provided IP is 127.0.0.1

@harshavardhana
Copy link
Member

Tested, works fine, this verification will only apply if the provided IP is 127.0.0.1

Yes this must be done via server setting as well. MinIO must set this to local IP always for embedded console.

// cc @vadmeste can you make this server change as well?

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.

4 participants