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

Enable ssl connection. #58

Merged
merged 19 commits into from
Nov 9, 2021
Merged

Conversation

Shylock-Hg
Copy link
Contributor

No description provided.

@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Nov 1, 2021
centos7)
set +e
for i in {0..10}; do
wget https://oss-cdn.nebula-graph.com.cn/package/v2-nightly/$(./date.py --day_diff=$i)/nebula-graph-$(./date.py --day_diff=$i)-nightly.el7.x86_64.rpm
Copy link

Choose a reason for hiding this comment

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

How about using docker yaml with different environment variables?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can't run docker the ci is in docker already.

@Shylock-Hg Shylock-Hg requested a review from Aiee November 9, 2021 06:35
src/client/SSLConfig.h Outdated Show resolved Hide resolved
Comment on lines +6 to +7
# TODO check the exception in CI environment
# nebula_add_test(
Copy link

Choose a reason for hiding this comment

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

Why skip the test?

@Shylock-Hg Shylock-Hg requested a review from Aiee November 9, 2021 07:37
@Shylock-Hg Shylock-Hg merged commit bcc40c2 into vesoft-inc:master Nov 9, 2021
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