Secure Socket Client

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.

Example project @ code.qt.io