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 transport #149

Merged
merged 10 commits into from
Oct 21, 2021
Merged

Support SSL transport #149

merged 10 commits into from
Oct 21, 2021

Conversation

Aiee
Copy link
Contributor

@Aiee Aiee commented Oct 8, 2021

As title.

@Aiee Aiee force-pushed the ssl-transport branch 5 times, most recently from 8a69176 to 6d03362 Compare October 11, 2021 10:01
@yixinglu yixinglu merged commit fcacdfc into vesoft-inc:master Oct 21, 2021
else:
for addr in self._addresses:
for i in range(0, conns_per_address):
connection = Connection()

Choose a reason for hiding this comment

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

  if ssl
      openSSL
   else 
      open

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.

None yet

3 participants