Secure Socket Client Example#

Demonstrates how to communicate over an encrypted (SSL) connection.

This example uses QSslSocket to demonstrate how to communicate over an encrypted connection, deal with authenticity problems, and display security and certificate information.

../_images/securesocketclient.png ../_images/securesocketclient2.png

Example project @ code.qt.io