Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QT 5 and https requests
Forum Updated to NodeBB v4.3 + New Features

QT 5 and https requests

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 891 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.
  • C Offline
    C Offline
    cami
    wrote on last edited by
    #1

    Hello,

    I hope this is the correct section to write this post.

    A few weeks ago I start to migrate a webbrowser from qt 4.8 to qt 5. This browser also contains the ability to use a proxy for browing.

    But when the NetworkRequest start with https strange things are happening. Depending on the NetworkProxy implementation either the local ip is used for the https connection instead of the proxy or the connection ends with an error, that the proxy closed the connection prematurly. In the second case the signal "proxyAuthentificationRequired" is emitted over and over again within the NetworkAccessManager.

    Qt is build with openssl, and openssl-linked.

    Does somebody has the same problem with the proxy settings or has any solution?

    Thanks for any help

    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