v2.2.0 chip-tool-linux_x64.zip linked against libcrypto1.1.so that no longer exists on patched ubuntu

With v2.2.0 chip-tool-linux_x64.zip from:

    https://github.com/nrfconnect/sdk-connectedhomeip/releases

On recommended Ubuntu with current patches to 22.04.1 LTS (amd64):

$ ./chip-tool-release

./chip-tool-release: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

Dunno but suspect it was replaced by v3 due to security concerns.

, Jonathan Hess

Related