29 Jun
2022
29 Jun
'22
9:58 a.m.
On Jun 28, 2022, at 9:10 PM, Kamil Jońca <kjonca@op.pl> wrote:
I am afraid I have to. There exists packages which wants to use libssl1.x and packages which wants to use libssl3.
The FreeRADIUS packages should use only one version of OpenSSL.
As I wrote above - not on this machine. Moreover, as debian packages impose some kind of dependency (radius 3.0.25 => libssl1 ; radius 3.2 => libssl3, etc ) I suppose the only way to check if my suspicions are right is to compile radius 3.2 from source with libssl1 and check if it will works.
Yes.
Of course. But it is good firstly identify thigh which might be changed during upgrade, I think. And then test them one-by-one.
For now I am simply trying to narrow search area.
That is the way. Alan DeKok.