Open pvginkel opened 13 years ago
It looks like server communication (Pull, Push, Remote branches, etc) doesn't work with certain SSH servers with public/private keys. This needs to be investigated further and may be a problem in NSch.
In this example, the server doesn't accept the certificate with the error message "rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01".
This is due to https://github.com/slluis/ngit/issues/2.
It looks like server communication (Pull, Push, Remote branches, etc) doesn't work with certain SSH servers with public/private keys. This needs to be investigated further and may be a problem in NSch.