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

Support SSL connection #138

Merged
merged 7 commits into from
Oct 21, 2021
Merged

Support SSL connection #138

merged 7 commits into from
Oct 21, 2021

Conversation

Aiee
Copy link
Contributor

@Aiee Aiee commented Sep 30, 2021

As title.
Add NewSslConnectionPool() to initialize a connection pool with SSL sockets.

@Aiee Aiee added wip Working in progress. ready for testing labels Sep 30, 2021
@Aiee Aiee removed the wip Working in progress. label Oct 3, 2021
@Aiee Aiee requested review from yixinglu and jievince October 8, 2021 02:23
enable_ssl=true docker-compose up -d
sleep 10
popd
self_signed=true go test -v -run TestSslConnectionSelfSigned
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use make command to run the target here? I see you have defined the test target in following Makefile.

@yixinglu yixinglu merged commit be93627 into vesoft-inc:master Oct 21, 2021
@Aiee Aiee deleted the ssl-transport branch April 6, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants