helium/helium-ledger-app

Support for libssl 1.1?

Closed this issue · 5 comments

Ubuntu 20.04 LTS ships with libssl1.1. The current release requires libssl1.0. Would it be easy to supply a release that supports libssl1.1?

@mfalkvidd I've made a big update to the companion app that should enable this, as we've removed the OpenSSL dependency in favor of rustls. I need to test it on Windows as the changes were significant, but pending that, I think it's basically done on the master branch here.

@mfalkvidd release v1.1.3 resolved this, right?

I think so but I can verify tomorrow and report back.

Sorry, I can't find the v1.1.3 release so I can't verify. Where can I find the release?

I've moved the CLI companion app to another repo: https://github.com/helium/helium-ledger-cli