PDA

View Full Version : SSL protocol



tpthyd
2nd March 2009, 12:45
hi,

can anyone tell me how to achieve HTTP over ssl protocol

spirit
2nd March 2009, 12:53
see QSslSocket and QTDIR/examples/network/securesocketclient, you also need to build Qt with OpenSSL.