Details
-
Suggestion
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.5.3
Description
When using OpenSSL 3 with the unsupported EC certificates, Qt's socket (QsslSocket) it returns -1 Unknown Error. The handshake works, but the certificate verification fails.
When using OpenSSL without Qt, it gives the other error "error 94 at 0 depth lookup: Certificate public key has explicit ECC parameters."