PDA

View Full Version : How to set Ssl config for QNetworkAccessManager or QtSoapHttpTransport



AuE
22nd October 2009, 13:03
Hi,

I'm getting a bit confused.
I can't figure out how to set a QSslconfiguration for my QtSoapHttpTransport member.
I can get its QNetworkAccessManager, yeah but there I cant do anything.

I'm searching for a way to tell the QtSoapHttpTransport to use my QSslConnection object.

I know that the NetworkReply class has sslConfiguration and setConfiguration. But if I send next request this hasnt the SslConfg.

Anyone may help me?

Greetz°!