liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

windows certificate vault #1028

Open montorodiaz opened 2 months ago

montorodiaz commented 2 months ago

Hello good:

I have a non-exportable private key in the windows certificate vault.

I need to connect to this extension with my username and certificate .

I don't see how I could activate it to take the certificate for identification from the Windows vault, or how to configure it.

There is an option to define the certificate path, but the certificate have is not exportable.

All the best.