Skip to content

SNI support for encrypted connections #378

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

Merged
merged 1 commit into from
Jun 7, 2018
Merged

Conversation

lutovich
Copy link
Contributor

This PR enables SNI for TLS connections by making them send the target hostname in the first TLS message. It is done by simply adding a new TLS connection option called servername.

This commit enables SNI for TLS connections by making them send the
target hostname in the first TLS message. It is done by simply adding
a new TLS connection option called `servername`.
@lutovich lutovich requested a review from zhenlineo May 28, 2018 12:20
@zhenlineo zhenlineo merged commit 55d4a45 into neo4j:1.7 Jun 7, 2018
@lutovich lutovich deleted the 1.7-sni branch June 7, 2018 13:31
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