Hi,

looks like your Qt uses the wrong tls backend.
The backend "cert-only" does not support QSslKey

Qt6 has multiple runtime backends for tls. The "cert-only" backend
cannot be used.
Normally there should be the "openssl" backend
(qt6/plugins/tls/libqopensslbackend.so).

Best regards
  André Klitzing

Reply via email to