qt5 webengine and https
Unsolved
QtWebEngine
-
We have built qtwebengine with examples on Yocto Krogoth branch, qt5 version 5.6.1. When we try our own application and also the quicknanobrowser we get certification error when we try to access https pages. Http pages are ok. The certification error says: Server's certificate is not trusted.
We suspect that we need to configure qtwebengine with dependencies to openssl and/or ca-certificates but we are not sure how. Anyone have an ide on how this should be done? -