https://bugs.kde.org/show_bug.cgi?id=401377
--- Comment #16 from caulier.gil...@gmail.com --- This is strange because libnss is dropped for the list of bundled libraries in AppImage : https://cgit.kde.org/digikam.git/tree/project/bundles/appimage/04-build-appimage.sh#n265 This puzzle me. It's not clear to know which libraries must be used from native system or not. SSL is problematic because it require the most advanced version for security reasons. but SSL is relevant of plenty dependencies. I take a look into other AppImage project, and digiKam is the only one which require secure internet access. If you have also the libnssutils on your system, try to upload also this one with SSL library before to run digiKam. In fact, there is a combinaison to found. Note: In digiKam appimage, libssl3.so and libnssl3.so are included and must do the job without to preload files in memory from native system... Gilles -- You are receiving this mail because: You are watching all bug changes.