Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

LDAP TLS handshake fails with StartTLS and tls_skip_verify=off - #21582

#21582
Merged
harshavardhana merged 1 commit into
minio:masterminio/minio:masterfrom
mosesdd:masterCopy head branch name to clipboard
Sep 17, 2025
Merged

LDAP TLS handshake fails with StartTLS and tls_skip_verify=off#21582
harshavardhana merged 1 commit into
minio:masterminio/minio:masterfrom
mosesdd:masterCopy head branch name to clipboard

Conversation

@mosesdd

@mosesdd mosesdd commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

Fixes #21581

In the internal/config/identity/ldap/config.go file, within the Lookup() function, MinIO creates a tls.Config struct but does not set the ServerName field.

@harshavardhana
harshavardhana merged commit 7a80ec1 into minio:master Sep 17, 2025
dormanze added a commit to dormanze/minio that referenced this pull request Oct 9, 2025
* upstream/master: (29 commits)
  Fix formatting of features in README.md
  Updating readme for MinIO docs (minio#21625)
  fix: timeN function return final closure not be called (minio#21615)
  Use new gofumpt (minio#21613)
  fix: after saveRebalanceStats cancel will be empty (minio#21597)
  fix: incorrect poolID when after decommission adding pools (minio#21590)
  fix: LDAP TLS handshake fails with StartTLS and tls_skip_verify=off (minio#21582)
  fix: remove unnecessary replication checks (minio#21569)
  fix: conditional checks write for multipart (minio#21567)
  Update yaml files to latest version RELEASE.2025-09-06T17-38-46Z
  fix: use correct dummy ARN for claim-based OIDC provider when listing access keys (minio#21549)
  Fix support for legacy compression env variables (minio#21533)
  fix: return error on conditional write for non existing object (minio#21550)
  Updated object-browser to the latest version v2.0.4 (minio#21564)
  fix: when save the rebalanceStats not found the config file (minio#21547)
  Run modernize (minio#21546)
  Revert `dns.msgUnPath`, fixes minio#21541 (minio#21542)
  fix: invalid checksum on site replication with conforming checksum types (minio#21535)
  fix: use amqp.ParseURL to parse amqp url (minio#21528)
  http/listener: fix bugs and simplify (minio#21514)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LDAP TLS handshake fails with StartTLS and tls_skip_verify=off

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.