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

Don't verify identity for REQUIRED or PREFERRED #142

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

georgewfraser
Copy link
Contributor

Currently, SSL identity is verified for SSLMode.PREFERRED, VERIFY_CA, VERIFY_IDENTITY; not verified for SSLMode.REQUIRED.

This PR verifies SSL identity for SSLMode.VERIFY_CA, VERIFY_IDENTITY; not for SSLMode.REQUIRED or PREFERRED.

@shyiko
Copy link
Owner

shyiko commented Jan 3, 2017

@georgewfraser Thank you! 👍

@shyiko shyiko merged commit 00714c2 into shyiko:master Jan 3, 2017
@shyiko
Copy link
Owner

shyiko commented Jan 3, 2017

@georgewfraser 0.7.4 deployed to Maven Central.

ashleycoxley pushed a commit to fivetran/mysql-binlog-connector-java-osheroff that referenced this pull request Aug 21, 2024
…nnection-try-to-disconnect

DBZ-7570/shyiko#133: add workaround using SO_LINGER with 0 timeout
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.

2 participants