Skip to content

[WIP] Add custom truststore support for LDAP SSL - #7607

Open
zhaohehuhu wants to merge 2 commits into
apache:masterfrom
zhaohehuhu:dev-0730
Open

[WIP] Add custom truststore support for LDAP SSL#7607
zhaohehuhu wants to merge 2 commits into
apache:masterfrom
zhaohehuhu:dev-0730

Conversation

@zhaohehuhu

Copy link
Copy Markdown
Contributor

Why are the changes needed?

Kyuubi already supports LDAPS when the JVM global truststore is configured. This pr adds native LDAP SSL truststore configurations so deployments can provide custom trusted certificates without relying on global Java SSL properties.

How was this patch tested?

build/mvn test -pl kyuubi-common -Dtest=none -DwildcardSuites=org.apache.kyuubi.service.authentication.ldap.LdapSearchFactorySuite

Was this patch authored or co-authored using generative AI tooling?

Assisted-by: ChatGPT 5.5

Signed-off-by: zhaohehuhu <luoyedeyi@163.com>
@github-actions github-actions Bot added kind:documentation Documentation is a feature! module:common labels Aug 3, 2026
Signed-off-by: zhaohehuhu <luoyedeyi@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature! module:common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant