-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Closed
sazzad16
wants to merge
38
commits into
redis:master
from
sazzad16:ssl-options-with-hostname-verifier
Closed
Add SslOptions with custom HostnameVerifier #4032
sazzad16
wants to merge
38
commits into
redis:master
from
sazzad16:ssl-options-with-hostname-verifier
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23ef9c3 - Browse repository at this point
Copy the full SHA 23ef9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375e1ca - Browse repository at this point
Copy the full SHA 375e1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed26f37 - Browse repository at this point
Copy the full SHA ed26f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 382fd81 - Browse repository at this point
Copy the full SHA 382fd81View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 363d493 - Browse repository at this point
Copy the full SHA 363d493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261bf30 - Browse repository at this point
Copy the full SHA 261bf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca615e - Browse repository at this point
Copy the full SHA 2ca615eView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8da45c3 - Browse repository at this point
Copy the full SHA 8da45c3View commit details
Commits on Oct 10, 2024
-
Revert back to verification mode names in Lettuce,
to avoid confusion at this moment.
Configuration menu - View commit details
-
Copy full SHA for e9444d9 - Browse repository at this point
Copy the full SHA e9444d9View commit details -
Rename insecureTrust to noTruststoreVerification;
does this reduce confusion?
Configuration menu - View commit details
-
Copy full SHA for ae97c00 - Browse repository at this point
Copy the full SHA ae97c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fd034 - Browse repository at this point
Copy the full SHA 04fd034View commit details
Commits on Nov 10, 2024
-
and INSECURE option (renamed from NONE) is added back in SslVerifyMode.
Configuration menu - View commit details
-
Copy full SHA for 09fee5e - Browse repository at this point
Copy the full SHA 09fee5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3a164 - Browse repository at this point
Copy the full SHA ea3a164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499dfed - Browse repository at this point
Copy the full SHA 499dfedView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b196739 - Browse repository at this point
Copy the full SHA b196739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1566a2a - Browse repository at this point
Copy the full SHA 1566a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e2587 - Browse repository at this point
Copy the full SHA 06e2587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b27241 - Browse repository at this point
Copy the full SHA 4b27241View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa0b34 - Browse repository at this point
Copy the full SHA caa0b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bb446 - Browse repository at this point
Copy the full SHA 11bb446View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff88451 - Browse repository at this point
Copy the full SHA ff88451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315d73d - Browse repository at this point
Copy the full SHA 315d73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d6dce - Browse repository at this point
Copy the full SHA 00d6dceView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f56aec3 - Browse repository at this point
Copy the full SHA f56aec3View commit details -
Limit HostnameVerifier only for legacy ssl config
and document as JavaDoc in JedisClientConfig
Configuration menu - View commit details
-
Copy full SHA for 06371b5 - Browse repository at this point
Copy the full SHA 06371b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcce93b - Browse repository at this point
Copy the full SHA bcce93bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa23f2 - Browse repository at this point
Copy the full SHA 1fa23f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64a510 - Browse repository at this point
Copy the full SHA a64a510View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63aa76b - Browse repository at this point
Copy the full SHA 63aa76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bc2dc - Browse repository at this point
Copy the full SHA 10bc2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0591c8 - Browse repository at this point
Copy the full SHA a0591c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309d477 - Browse repository at this point
Copy the full SHA 309d477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42596bd - Browse repository at this point
Copy the full SHA 42596bdView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a44be1 - Browse repository at this point
Copy the full SHA 1a44be1View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46c031e - Browse repository at this point
Copy the full SHA 46c031eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294cf25 - Browse repository at this point
Copy the full SHA 294cf25View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1de9c - Browse repository at this point
Copy the full SHA ac1de9cView commit details -
Better SslOptions with custom HostnameVerifier
in connectWithCustomHostNameVerifier() test
Configuration menu - View commit details
-
Copy full SHA for 9e60a8e - Browse repository at this point
Copy the full SHA 9e60a8eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.