Sometimes connection are dropped by the server because we generate an invalid signature.
In this case, you'll see the following log entry on the server:
fatal: bad sigbloblen 39 != SIGBLOB_LEN
On the client side, an SShConnectionException will be thrown with the following message:
An established connection was aborted by the software in your host machine.
Note that this exception itself is also thrown for other issues.
In this case, you'll see the following log entry on the server:
fatal: bad sigbloblen 39 != SIGBLOB_LEN
On the client side, an SShConnectionException will be thrown with the following message:
An established connection was aborted by the software in your host machine.
Note that this exception itself is also thrown for other issues.