Altera_Forum
Honored Contributor
11 years agoSocEDS SSH connect failure
I upgraded BuildRoot yesterday in order to gain OpenCV 3.0 support. However, the resulting Linux build results in a failure when attempting to connect to the board via SSH in the SocEDS remote connection prospective:
Session.connect: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) Looks like the upgraded SSL is using larger primes and in the process exposing a bug in the Eclipse Jsch plug-in. Anybody else trip over this one?