Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Deploy Mac application with SSL support

Deploy Mac application with SSL support

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wmnnd
    wrote on last edited by
    #1

    Hey there,

    I wonder how I can deploy my Qt 4.6 application for Mac OS X with SSL support. I am using the updated 4.6 builds by Digia from http://qt-project.org/downloads because they still provide Carbon support.
    Unfortunately, QNetworkAccessManager::get() requests to https urls will simply not work and throw no error (i. e. no QNetworkAccessManager::finished() signal is fired if I try an https url and QNetworkReply::error() gives no error either).
    There appear to be no messages in stderr or stdout either.
    The same code works just fine on both Linux and Windows (though the latter needs the ssleay dlls to reside with the executable).

    Now, do you have any idea how I can fix this problem without compiling my own version of Qt?

    Many thanks in advance.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved