meshtastic / network-management-client

A Meshtastic desktop client, allowing simple, offline deployment and administration of an ad-hoc mesh communication network. Built in Rust and TypeScript.
GNU General Public License v3.0
174 stars 14 forks source link

please link against newer libssl #440

Open jonassmedegaard opened 11 months ago

jonassmedegaard commented 11 months ago

Binary builds of this project link against libssl1.1 which is gone since Debian oldstable.

Please update to link against libssl3

ajmcquilkin commented 9 months ago

Do you know which package specifically links against libssl1.1? I don't have access to a Debian machine right now.