You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run AirConnect on my Debian 12 server. Debian 12 comes with OpenSSL 3 and libssl1.1 is not in the repositories anymore. So I could add libssl1.1 manually (#522) but I'm a little bit concerned about security aspects (running an outdated libssl version without support).
So I have two questions:
Is there no chance to get AirConnect running with libssl3?
Which libssl-Version is included in the static-version?
Thanks and greetings from Germany.
The text was updated successfully, but these errors were encountered:
Hey folks,
I tried to run AirConnect on my Debian 12 server. Debian 12 comes with OpenSSL 3 and libssl1.1 is not in the repositories anymore. So I could add libssl1.1 manually (#522) but I'm a little bit concerned about security aspects (running an outdated libssl version without support).
So I have two questions:
Thanks and greetings from Germany.
The text was updated successfully, but these errors were encountered: