c# - SSH.NET - An established connection was aborted by the software in your host machine -


i'm using ssh.net connect , send commands linux. until yesterday sles 12 , worked fine. today i've upgraded sles12 sp1 , when i'm trying connect server (through application ssh.net) exception - established connection aborted software in host machine. time use putty or git bash connect machine , there no problem. putty , application using same port (22). can do? i'm pretty sure problem lies in sles configuration.

i don´t know sles12 i'm shure uses sshd , what's causing problem. in latest version, minimum key sizes increased , brakes ssh.net causing exception.

a patch has been submited , integrated in next release. until then, solution use pre-release version of ssh.net

more info:


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -