[Resending here after sending to qt-interest as QNetworkAccess is a new 
feature and I could hit a bug]
Hello,

I'm developping a tool to send SOAP requests to web services accessible 
through a SSL connection using a user certificate and a  server certificate 
signed by a private CA (recent kde qt-copy svn on GNU/Linux).

I made a first version with curl wrapped in a QProcess with the options still 
viewable in the comments of the pasted code. It worked. It was able to send my 
certificate and to ignore the privately-signed server certificate.

I then converted it to use the QNetworkAccess framework. Without certificates 
it works. But not when trying to use certificates. My code (LGPL) is here with 
its output: http://pastebin.com/m366c54f5

I don't know what can happen and I don't know how I could have better error 
handling.

Any idea ?

Best regards,

Gaƫl

-- 
KsirK - a world domination strategy game 
http://techbase.kde.org/Projects/Games/Tactic_and_Strategy/KsirK

KGraphViewer - a GraphViz dot graphs viewer
http://extragear.kde.org/apps/kgraphviewer


_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to