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

Bug Report: SSL file path on Ubuntu #346

Closed
vteran93 opened this issue Sep 23, 2021 · 2 comments
Closed

Bug Report: SSL file path on Ubuntu #346

vteran93 opened this issue Sep 23, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@vteran93
Copy link

Trying to connect with SSL config takes a wrong path

Bug Report

Current Behavior

When you try to create a connection with SSL certificate, and you select the *.pem file in the server validation section you get a wrong path in the file field.

image

After put all the connection values, you get
image

Code/Gist

Expected Behavior/Code

You should get the correct path to the selected file.
You should be able to connect to the server

Environment

  • node.js / npm versions:
  • OS: Ubuntu 20.04.3 LTS x86_64
  • vscode: 1.60.1 83bd43bc519d15e50c4272c6cf5c1479df196a4d x64
  • Mongo DB for vscode : v0.6.10
  • Node v14.17.6.
  • [email protected]

Possible Solution

Additional Context/Screenshots

@Anemy
Copy link
Member

Anemy commented Sep 28, 2021

Hi @vteran93 - thanks for reporting - this fix should be in #343 and will be in the next release.
If it's alright I'll leave this open and close it once the release is live.

@Anemy Anemy added the bug Something isn't working label Sep 28, 2021
@Anemy Anemy changed the title Bug Report Bug Report: SSL file path on Ubuntu Sep 28, 2021
@Anemy Anemy closed this as completed Oct 4, 2021
@Anemy
Copy link
Member

Anemy commented Oct 4, 2021

https://github.com/mongodb-js/vscode/releases/tag/v0.6.12 v0.6.12 is released with the fix - thanks again for reporting! Feel free to reopen if you update and it doesn't behave as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants