Skip to content

docs: note CURLOPT_PINNEDPUBLICKEY has no effect on legacy LDAP backend#21682

Closed
MegaManSec wants to merge 2 commits into
curl:masterfrom
MegaManSec:pinnedpublickey-ldap-note
Closed

docs: note CURLOPT_PINNEDPUBLICKEY has no effect on legacy LDAP backend#21682
MegaManSec wants to merge 2 commits into
curl:masterfrom
MegaManSec:pinnedpublickey-ldap-note

Conversation

@MegaManSec
Copy link
Copy Markdown
Contributor

The legacy LDAP backend manages TLS through libldap independently of curl's TLS layer, so this option is silently ignored for those connections. The OpenLDAP backend (USE_OPENLDAP) routes TLS through curl's layer and does honor it.

@vszakats vszakats added the LDAP label May 19, 2026
@bagder bagder closed this in f2692b5 May 21, 2026
outcast36 pushed a commit to greearb/curl that referenced this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants