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

add ssl verify #629

Merged
merged 1 commit into from
Dec 27, 2022
Merged

add ssl verify #629

merged 1 commit into from
Dec 27, 2022

Conversation

an-li-the-dev
Copy link
Contributor

@an-li-the-dev an-li-the-dev commented Dec 27, 2022

Added environment name TIDY3D_SSL_VERIFY checking.
Default value is True.
When user export TIDY3D_SSL_VERIFY=false, it will skip certification verify.

Please note that the name is TIDY3D_SSL_VERIFY, instead of TIDY3d_DISABLE_SSL which is used in hotfix branch.

@an-li-the-dev an-li-the-dev force-pushed the feature/ssl_verify branch 3 times, most recently from a7d0cc4 to 5a0e9fe Compare December 27, 2022 04:11
@momchil-flex
Copy link
Collaborator

Looks good to me and I did some testing too.

Note that now that you have introduced EnvSettings, TIDY3D_USER and TIDY3D_PASS would make sense to go there too. However I know that you are working on reorganizing the authentication so I'm leaving it up to you to see if that makes sense for the future.

@momchil-flex momchil-flex merged commit a140d07 into develop Dec 27, 2022
@lei-flex lei-flex deleted the feature/ssl_verify branch February 9, 2023 21:20
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