Hi C- -T ,
correct, openssh is available as lpp source, but...
the only available version is 8.1 and we would need at min. 8.2 for FIDO support.
Regarding the release notes: Thanks for pointing out... I thought with the LPP Version of openssl 3.0.7 we would be save... looks like we're not.
best regards,
Joerg
------------------------------
Joerg Kauke
Unix Administrator
COOP Switzerland
------------------------------
Original Message:
Sent: Mon March 06, 2023 06:06 AM
From: C- -T
Subject: Openssh 9.x for AIX 7.3 TL1
as a sidenote...i forgot..i see no real reason compiling openssh for aix from source...its provided by ibm as an lpp
------------------------------
I regret starting this entire conversation
Original Message:
Sent: Mon March 06, 2023 06:04 AM
From: C- -T
Subject: Openssh 9.x for AIX 7.3 TL1
from the releasenotes...
* configure: refuse to use OpenSSL 3.0.4 due to potential RCE in its RSA implementation (CVE-2022-2274) on x86_64.
smells like there might be a culprit with openssl v3...but i can be mistaken anyway
------------------------------
I regret starting this entire conversation
Original Message:
Sent: Mon March 06, 2023 03:04 AM
From: Joerg Kauke
Subject: Openssh 9.x for AIX 7.3 TL1
Dear community,
I'm struggling compiling openssh V9.2 on an AIX 7.3 TL1 LPAR.
The problem seems to that there are still headers installed for openssl 1.1 additionally to the the openssl 3.0.7
Here is the the message I get from ./configure
checking for openssl... /usr/bin/opensslchecking for openssl/opensslv.h... yeschecking OpenSSL header version... 30000070 (OpenSSL 3.0.7 1 Nov 2022)checking for OpenSSL_version... yeschecking for OpenSSL_version_num... yeschecking OpenSSL library version... 101010cf (OpenSSL 1.1.1l 24 Aug 2021)checking whether OpenSSL's headers match the library... noconfigure: error: Your OpenSSL headers do not match your library. Check config.log for details. If you are sure your installation is consistent, you can disable the check by running "./configure --without-openssl-header-check". Also see contrib/findssl.sh for help identifying header/library mismatches.
Compiling with AIX 7.2 is working well, no errors.
Any idea how I can solve this issue on AIX 7.3 TL1?
Many thanks to you all in advance.
best regards.
------------------------------
Joerg Kauke
Unix Administrator
COOP Switzerland
------------------------------
#AIXOpenSource