liximomo / vscode-remote-fs

Working with any file in everywhere with vscode.
MIT License
166 stars 17 forks source link

Connection error when using Visual Studio Code 1.36 #67

Open immortaltako opened 4 years ago

immortaltako commented 4 years ago

After upgrading VSC to 1.36, the plugin throws the error:

Error while signing data with privateKey: error:06000080:public key routines:OPENSSL_internal:UNSUPPORTED_ALGORITHM

However, downgrading to 1.35 and works again