liximomo / vscode-sftp

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

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

Open smalike opened 3 years ago

smalike commented 3 years ago

Desktop (please complete the following information):

Extension Logs from Startup - required Error while signing data with privateKey: error:06000080:public key routines:OPENSSL_internal:UNSUPPORTED_ALGORITHM

[04-09 10:02:54] [debug] Local ident: 'SSH-2.0-ssh2js0.4.5' [04-09 10:02:54] [debug] Client: Trying ip on port 22 ... [04-09 10:02:54] [debug] Client: Connected [04-09 10:02:54] [debug] Remote ident: 'SSH-2.0-OpenSSH_6.4' [04-09 10:02:54] [debug] Outgoing: Writing KEXINIT [04-09 10:02:55] [debug] DEBUG: Comparing KEXINITs ... [04-09 10:02:55] [debug] (local) KEX algorithms: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 [04-09 10:02:55] [debug] (remote) KEX algorithms: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [04-09 10:02:55] [debug] KEX algorithm: ecdh-sha2-nistp256 [04-09 10:02:55] [debug] (local) Host key formats: ssh-ed25519,ssh-rsa,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 [04-09 10:02:55] [debug] (remote) Host key formats: ssh-rsa,ecdsa-sha2-nistp256 [04-09 10:02:55] [debug] Host key format: ssh-rsa [04-09 10:02:55] [debug] (local) Client->Server ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm,aes128-gcm@openssh.com,aes256-gcm,aes256-gcm@openssh.com [04-09 10:02:55] [debug] (remote) Client->Server ciphers: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se [04-09 10:02:55] [debug] Client->Server Cipher: aes128-ctr [04-09 10:02:55] [debug] (local) Server->Client ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm,aes128-gcm@openssh.com,aes256-gcm,aes256-gcm@openssh.com [04-09 10:02:55] [debug] (remote) Server->Client ciphers: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se [04-09 10:02:55] [debug] Server->Client Cipher: aes128-ctr [04-09 10:02:55] [debug] (local) Client->Server HMAC algorithms: hmac-sha2-256,hmac-sha2-512,hmac-sha1 [04-09 10:02:55] [debug] (remote) Client->Server HMAC algorithms: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 [04-09 10:02:55] [debug] Client->Server HMAC algorithm: hmac-sha2-256 [04-09 10:02:55] [debug] (local) Server->Client HMAC algorithms: hmac-sha2-256,hmac-sha2-512,hmac-sha1 [04-09 10:02:55] [debug] (remote) Server->Client HMAC algorithms: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 [04-09 10:02:55] [debug] Server->Client HMAC algorithm: hmac-sha2-256 [04-09 10:02:55] [debug] (local) Client->Server compression algorithms: none,zlib@openssh.com,zlib [04-09 10:02:55] [debug] (remote) Client->Server compression algorithms: none,zlib@openssh.com [04-09 10:02:55] [debug] Client->Server compression algorithm: none [04-09 10:02:55] [debug] (local) Server->Client compression algorithms: none,zlib@openssh.com,zlib [04-09 10:02:55] [debug] (remote) Server->Client compression algorithms: none,zlib@openssh.com [04-09 10:02:55] [debug] Server->Client compression algorithm: none [04-09 10:02:55] [debug] Outgoing: Writing KEXECDH_INIT [04-09 10:02:55] [debug] DEBUG: Checking host key format [04-09 10:02:55] [debug] DEBUG: Checking signature format [04-09 10:02:55] [debug] DEBUG: Verifying host fingerprint [04-09 10:02:55] [debug] DEBUG: Host accepted by default (no verification) [04-09 10:02:55] [debug] DEBUG: Verifying signature [04-09 10:02:55] [debug] Outgoing: Writing NEWKEYS [04-09 10:02:55] [debug] Outgoing: Writing SERVICE_REQUEST (ssh-userauth) [04-09 10:02:55] [debug] Outgoing: Writing USERAUTH_REQUEST (none) [04-09 10:02:55] [debug] Client: none auth failed [04-09 10:02:55] [debug] Outgoing: Writing USERAUTH_REQUEST (publickey -- check) [04-09 10:02:55] [debug] Outgoing: Writing DISCONNECT (BY_APPLICATION) [04-09 10:02:55] [debug] Outgoing: Writing DISCONNECT (BY_APPLICATION) [04-09 10:02:55] [debug] Outgoing: Writing DISCONNECT (BY_APPLICATION)