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

fix: Fixed incorrect VerifySSL setting implementation #989

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Conversation

jeremytchang
Copy link
Collaborator

@jeremytchang jeremytchang commented Feb 15, 2022

The original implementation was incorrect. Also added comment/doc to help avoid confusion if someone sets custom transport setting outside of the lookersdk verify ssl setting.

@github-actions
Copy link
Contributor

Go Tests

  2 files    2 suites   24s ⏱️
30 tests 30 ✔️ 0 💤 0 ❌
60 runs  60 ✔️ 0 💤 0 ❌

Results for commit 8393b44.

@jeremytchang
Copy link
Collaborator Author

Also I'd like to eliminate NewAuthSessionWithTransport. I feel it muddles our Go SDK interface, and the comment I've added outlines the issue. However since the function already exists and is public it may break downstream dependencies.

@jeremytchang jeremytchang merged commit a4f1dec into main Feb 15, 2022
@jeremytchang jeremytchang deleted the jc/go branch February 15, 2022 18:38
@github-actions

This comment has been minimized.

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