lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
320 stars 89 forks source link

Ignore "invalid" SSL certificates #349

Open kimjohans opened 2 years ago

kimjohans commented 2 years ago

Hello.

ftp-sync version: 0.3.9 in vscode

Trying to connect to my server, the SSL certificate carries another domain name (of the host server itself and not my vserver domain). That certificate is valid and i'll trust it ... or disable those name validation.

Thanks.

efrainvalles commented 2 years ago

Do you get Ftp-sync: sync error: Error [ERR_TLS_CERT_ALTNAME_INVALID] ?