openssh / openssl version issue

I’m trying to set up SSH access to a Leap 42.3 system but I’m getting the following error when I issue any SSH commands:

OpenSSL version mismatch. Built against 100020af, you have 100010af

I have all current maintenance applied and I’ve tried refreshing the openssh and openssl packages.

I’ve searched the forum without success.

Any idea how I can fix this problem?

Hi and welcome to the Forum :slight_smile:
So what client are you using to connect to the Leap 42.3 system?

If it’s a command line, then add some verbosity to see what it’s doing/looking for, for example;


ssh -vv user@somehost