Open
Description
LeoCAD uses linuxdeployqt
for AppImage builds, but resulted AppImages can't work with SSL:
- YAML: https://github.com/leozide/leocad/blob/5772688318f8b7df41c2b8ae5b5659f8c4b2c1e5/appveyor.yml#L88
- Builds: https://github.com/leozide/leocad/releases/tag/continuous
Error output when trying to connect:
$ ./LeoCAD-Linux-8eec5756-x86_64.AppImage
qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id
qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate
How to solve it in YAML?
Note: there was the same issue described for other AppImages built with linuxdeploy/linuxdeploy
:
Metadata
Metadata
Assignees
Labels
No labels