Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SslOptions with custom HostnameVerifier #4032

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Nov 28, 2024

After #3980

inspired by SslVerifyMode in Lettuce
to avoid confusion at this moment.
and INSECURE option (renamed from NONE) is added back in SslVerifyMode.
and document as JavaDoc in JedisClientConfig
@sazzad16 sazzad16 force-pushed the ssl-options-with-hostname-verifier branch from bdb40ca to 294cf25 Compare November 28, 2024 12:59
@sazzad16 sazzad16 force-pushed the ssl-options-with-hostname-verifier branch from a1a889d to ac1de9c Compare November 28, 2024 13:05
@sazzad16 sazzad16 changed the title Add SslOptions Add SslOptions with custom HostnameVerifier Nov 28, 2024
in connectWithCustomHostNameVerifier() test
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.

1 participant