Upgrade to libssl3? - libssl.so.1.1: cannot open shared object file: No such file or directory
未关闭
- 主要语言
- Rust
- 星标
- 7.1k
- 派生
- 546
- PR 合并指标
- 30 天内没有已合并 PR
描述
Ubuntu 22.04 and later have moved from libssl 1.1 to libssl3, so attempting to start tunnelto on these machines yields a "libssl.so.1.1: cannot open shared object file: No such file or directory" error.
Workaround: build from source with the Rust version.
I'm sure older versions of Linux (maybe mainline Debian? Probably centos?) are still on libcrypto or libssl1 and don't know if there's any backwards compatibility, but it seems worth reporting.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。