formulahendry / formulahendry/vscode-mysql

~ character in SSL certificate path not expanded

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
229
Forks
58
PR merge metrics
No merged PRs in 30d

Description

When asked to add an `[optional] SSL certificate path` during the add connection process, entering a path such as `~/certificate_dir/certificate.pem` does not work. The `~` char is not expanded to the users home directory and the file is not available. The result is an error of PERMISSION DENIED from the mysql server as the SSL certificate was not presented.

An error that describes ssl file not found could resolve this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.