Results 1 to 3 of 3

Thread: problem with ssl in other mashines

  1. #1
    Join Date
    May 2008
    Location
    Kiev, Ukraine
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default problem with ssl in other mashines

    Hi! My application is a https client whis build-in certifecates. I am using Qhttp + QSslSocket (http->setSocket(..)). It is work on my own mashine (Windows Xp + VS 2005 + Qt 4.4.1) either debug or release modes. But when i started testing on other mashines nothing works. I have "http request failed" error. Snifer told that connection breaks on stage of TCP handshake !!!! And under the initiative of the client!! Please? help!

  2. #2
    Join Date
    May 2008
    Location
    Kiev, Ukraine
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: problem with ssl in other mashines

    i have very important news: on the problem machines QSslSocket::supportsSsl() return false !! What need I do ???

  3. #3
    Join Date
    May 2008
    Location
    Kiev, Ukraine
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: problem with ssl in other mashines

    Quote Originally Posted by nedlab View Post
    i have very important news: on the problem machines QSslSocket::supportsSsl() return false !! What need I do ???
    Ok, I need to have two openSSL libraries: libeay32.dll and ssleay32.dll.

    Thanks to ME )))

Similar Threads

  1. Problem with QAbstractListModel
    By eekhoorn12 in forum Qt Programming
    Replies: 3
    Last Post: 26th August 2009, 14:26
  2. Replies: 1
    Last Post: 23rd April 2009, 09:05
  3. Replies: 19
    Last Post: 3rd April 2009, 23:17
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.