Hi,
I have a "little" problem with my QSslSocket establishing a encrypted client server connection via Tcp. When I connect with my Server the Client returns the following error message:
("The host name did not match any of the valid hosts for this certificate")
QSslSocket::startClientEncryption: cannot start handshake on non-plain connection
("The host name did not match any of the valid hosts for this certificate")
QSslSocket::startClientEncryption: cannot start handshake on non-plain connection
To copy to clipboard, switch view to plain text mode
This is a self certificated key and i added my ca to the ca list. If you need something, just write.
I am using the newest Qt version.
thanks for watching
greeds
markus
Bookmarks