Skip to content

update Jedis ssl connect example to use recomended SslOptions#3099

Open
ggivo wants to merge 2 commits intoredis:mainfrom
ggivo:ggivo-jedis-upodate-ssl-connect-example
Open

update Jedis ssl connect example to use recomended SslOptions#3099
ggivo wants to merge 2 commits intoredis:mainfrom
ggivo:ggivo-jedis-upodate-ssl-connect-example

Conversation

@ggivo
Copy link
Copy Markdown
Contributor

@ggivo ggivo commented Apr 24, 2026

Note

Low Risk
Low risk documentation-only change that updates a code snippet; no runtime code is modified.

Overview
Updates the Jedis TLS connection example in content/develop/clients/jedis/connect.md to use the recommended SslOptions API instead of manually constructing an SSLSocketFactory.

Removes the custom createSslSocketFactory helper and related imports, and shows configuring truststore/keystore types directly via the SslOptions.builder() passed into DefaultJedisClientConfig.

Reviewed by Cursor Bugbot for commit 7fce83a. Bugbot is set up for automated code reviews on this repo. Configure here.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 24, 2026

CLA assistant check
All committers have signed the CLA.

@dwdougherty dwdougherty added the clients Client library docs label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients Client library docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants