SSH: version mismatch with openSSL after update (solved)

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
chiron
Posts: 21
Joined: Tue Jul 28, 2020 8:15 am
Location: Frankonia/EU
Has thanked: 4 times
Been thanked: 6 times

SSH: version mismatch with openSSL after update (solved)

Post by chiron »

After updating openSSL to latest version available via GSlapt I get an error when trying to invoke an SSH connection, stating that openSSL version is not matching. Downgrading openSSL solves the issue for now. I think the SSH client needs to be compiles against the updated openSSL package.

cheers

Last edited by bigpup on Sat Oct 19, 2024 10:56 am, edited 2 times in total.
Reason: moved solved to end of subject so forum search will work better to find this topic
jamesbond
Posts: 717
Joined: Tue Aug 11, 2020 3:02 pm
Location: The Pale Blue Dot
Has thanked: 124 times
Been thanked: 402 times

Re: SSH: version mismatch with openSSL after update

Post by jamesbond »

Hi chiron, which version of openssh are you using? Mine is openssh-9.8p1 and this works with openssl-3.3.2 (both are the latest ones from gslapt).

chiron
Posts: 21
Joined: Tue Jul 28, 2020 8:15 am
Location: Frankonia/EU
Has thanked: 4 times
Been thanked: 6 times

Re: SSH: version mismatch with openSSL after update

Post by chiron »

Thanks for thr reply, I am using openssh 9.8p1 from gslapt, too.

After installing latest OpenSSL from gslapt, which is openssl 3.3.2, I get the following

Code: Select all

OpenSSL version mismatch. Built against 30100010, you have 30300020

I get all my packages via gslapt, and this is a clean install, not reusing an old savefolder.

As a side-note, I am downloading from the nluug mirror.

chiron
Posts: 21
Joined: Tue Jul 28, 2020 8:15 am
Location: Frankonia/EU
Has thanked: 4 times
Been thanked: 6 times

Re: SSH: version mismatch with openSSL after update

Post by chiron »

So I re-installed openssh 9.8p1 from gslapt and now everything's fine. Sorry for the confusion.

Post Reply

Return to “Software”