philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.52k stars 217 forks source link

No compatibility with OpenSSL 3? #528

Open h4rp00n33r opened 5 months ago

h4rp00n33r commented 5 months ago

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 (https://github.com/philippe44/AirConnect/issues/522) but I'm a little bit concerned about security aspects (running an outdated libssl version without support).

So I have two questions:

  1. Is there no chance to get AirConnect running with libssl3?
  2. Which libssl-Version is included in the static-version?

Thanks and greetings from Germany.

philippe44 commented 5 months ago

I'll have to have a look at OpenSSL 3 and how to get compatibility. I think I've compiled the static version against 1.1.x

h4rp00n33r commented 5 months ago

Okay thanks a lot. Do you want me to keep this issue open in order to track it?

philippe44 commented 5 months ago

Yes please