Hi all,
i'm pretty new to core shell and core tunnel and i need help to configure correctly this ssh command
ssh user@bridgeserver.com -L 33308:{remoteserver}:22 -N
i tried this way but i always receive the following error
Unable to negotiate with bridgeserver port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
should be great if there is some way to store password
yang
(Yang.Y)
March 10, 2022, 12:52am
2
Please try set HostkeyAlgorithms to +ssh-rsa in Advanced options in Settings of the profile.
Latest version of OpenSSH disables RSA signatures using the SHA-1 hash algorithm by default, we elaborated it in this post:
Lost AppStore Premium License
This issue is Codinn Store version specific – you may lost your App Store Premium license after upgrade to Core Shell/ Tunnel 3.10 or later. It is required that reinstall 3.10 or later from App Store again, then switch back to Codinn Store version.
AWS EC2
SSL validation failed: self-signed certificate
Version 3.6 and later
The embedded OpenSSH in Core Shell/ Tunnel version 3.6.x was updated to version 8.8, you might be unable to connect servers with older SSH …
Kindly Regards,
Yang