Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96960

SSL Proxy 设置一次开启关闭后

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.2
    • Network: SSL
    • None
    • macOS, Windows

      Usage:

      https2.0 ssl authentication, open the grab bag and other tools, grab the bag tool can not catch the data and ssl authentication failed after disconnecting this connection

       

      I want to disconnect the Https Reply When ssl certification fails.

      but this situation causes the request to be repeated all the time.

       

      so,if i comment Reply->disconnect( ),This condition causes the thread to block.

      //m_networkReply->disconnect(nullptr, nullptr, nullptr);

      m_networkReply->abort();

      m_networkReply->deleteLater();

      m_networkReply = nullptr;

       

      There's also a bug about ssl:

      Using Charles to set SSL Proxy off, you can https ssl authentication success and data return, and then set SSL Proxy on, and then find that the httpl ssl authentication failed but Charles can catch the data, and the https data also has returns.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tpochep Timur Pocheptsov
            zlozl5566 zhang lei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes