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(language-server): remove loading ssl/tls files to just passing file names VSCODE-292 #347

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Sep 28, 2021

VSCODE-292

PR removes loading the files of tls/ssl files. Now we just pass the file names. I think we were doing this because of previous driver behavior, after we updated the driver in the latest release this probably broke.

Tested on mac w/ server+client and x509
Before releasing we should make sure we have this in the testing matrix and test it (I must have missed in it in the last release).
We could probably add some nice e2e connectivity tests w/ playgrounds following the current Compass work.

Connecting + running a playground:
Screen Shot 2021-09-28 at 4 40 13 PM

@Anemy Anemy requested a review from alenakhineika September 28, 2021 20:56
Copy link
Contributor

@alenakhineika alenakhineika left a comment

Choose a reason for hiding this comment

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

👍

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